1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
netbox-community-netbox/requirements.txt

37 lines
788 B
Plaintext
Raw Normal View History

2024-03-15 12:32:54 -04:00
Django==5.0.3
2023-11-29 19:16:30 -05:00
django-cors-headers==4.3.1
2024-02-05 13:56:52 -05:00
django-debug-toolbar==4.3.0
2024-03-29 09:20:29 -04:00
django-filter==24.2
2024-03-15 12:32:54 -04:00
django-htmx==1.17.3
2024-03-29 09:20:29 -04:00
django-mptt==0.16.0
django-pglocks==1.0.4
2023-05-05 12:29:10 -04:00
django-prometheus==2.3.1
2023-10-17 12:37:14 -04:00
django-redis==5.4.0
django-rich==1.8.0
2024-03-29 09:20:29 -04:00
django-rq==2.10.2
2023-12-04 13:43:58 -05:00
django-taggit==5.0.1
2023-12-15 16:25:24 -05:00
django-tables2==2.7.0
2023-11-29 19:16:30 -05:00
django-timezone-field==6.1.0
2024-03-29 13:13:41 -04:00
djangorestframework==3.15.1
2024-02-05 13:56:52 -05:00
drf-spectacular==0.27.1
2024-03-13 19:23:51 -04:00
drf-spectacular-sidecar==2024.3.4
2023-12-15 16:25:24 -05:00
feedparser==6.0.11
2023-07-28 10:11:16 -04:00
gunicorn==21.2.0
2024-01-17 14:37:27 -05:00
Jinja2==3.1.3
2024-03-29 09:20:29 -04:00
Markdown==3.6
mkdocs-material==9.5.15
2024-03-13 19:23:51 -04:00
mkdocstrings[python-legacy]==0.24.1
2024-02-21 15:46:41 -05:00
netaddr==1.2.1
2024-03-29 09:20:29 -04:00
nh3==0.2.17
2024-01-17 14:37:27 -05:00
Pillow==10.2.0
2024-03-18 11:26:53 -07:00
psycopg[c,pool]==3.1.18
2023-07-28 10:11:16 -04:00
PyYAML==6.0.1
2023-10-17 12:37:14 -04:00
requests==2.31.0
social-auth-app-django==5.4.0
2024-02-21 15:46:41 -05:00
social-auth-core[openidconnect]==4.5.3
2024-03-29 09:20:29 -04:00
strawberry-graphql==0.222.0
9856 Replace graphene with Strawberry (#15141) * 9856 base strawberry integration * 9856 user and group * 9856 user and circuits base * 9856 extras and mixins * 9856 fk * 9856 update strawberry version * 9856 update imports * 9856 compatability fixes * 9856 compatability fixes * 9856 update strawberry types * 9856 update strawberry types * 9856 core schema * 9856 dcim schema * 9856 extras schema * 9856 ipam and tenant schema * 9856 virtualization, vpn, wireless schema * 9856 fix old decorator * 9856 cleanup * 9856 cleanup * 9856 fixes to circuits type specifiers * 9856 fixes to circuits type specifiers * 9856 update types * 9856 GFK working * 9856 GFK working * 9856 _name * 9856 misc fixes * 9856 type updates * 9856 _name to types * 9856 update types * 9856 update types * 9856 update types * 9856 update types * 9856 update types * 9856 update types * 9856 update types * 9856 update types * 9856 update types * 9856 GraphQLView * 9856 GraphQLView * 9856 fix OrganizationalObjectType * 9856 single item query for schema * 9856 circuits graphql tests working * 9856 test fixes * 9856 test fixes * 9856 test fixes * 9856 test fix vpn * 9856 test fixes * 9856 test fixes * 9856 test fixes * 9856 circuits test sans DjangoModelType * 9856 core test sans DjangoModelType * 9856 temp checkin * 9856 fix extas FK * 9856 fix tenancy FK * 9856 fix virtualization FK * 9856 fix vpn FK * 9856 fix wireless FK * 9856 fix ipam FK * 9856 fix partial dcim FK * 9856 fix dcim FK * 9856 fix virtualization FK * 9856 fix tests / remove debug code * 9856 fix test imagefield * 9856 cleanup graphene * 9856 fix plugin schema * 9856 fix requirements * 9856 fix requirements * 9856 fix docs * 9856 fix docs * 9856 temp fix tests * 9856 first filterset * 9856 first filterset * 9856 fix tests * 9856 fix tests * 9856 working auto filter generation * 9856 filter types * 9856 filter types * 9856 filter types * 9856 fix graphiql test * 9856 fix counter fields and merge feature * 9856 temp fix tests * 9856 fix tests * 9856 fix tenancy, ipam filter definitions * 9856 cleanup * 9856 cleanup * 9856 cleanup * 9856 review changes * 9856 review changes * 9856 review changes * 9856 fix base-requirements * 9856 add wrapper to graphiql * 9856 remove old graphiql debug toolbar * 9856 review changes * 9856 update strawberry * 9856 remove superfluous check --------- Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-22 09:56:30 -07:00
strawberry-graphql-django==0.35.1
2022-07-14 12:04:53 -04:00
svgwrite==1.4.3
2024-03-29 09:20:29 -04:00
tablib==3.6.0
2024-02-21 15:46:41 -05:00
tzdata==2024.1