netbox/requirements.txt

37 lines
788 B
Plaintext
Raw Normal View History

2024-03-15 17:32:54 +01:00
Django==5.0.3
2023-11-30 01:16:30 +01:00
django-cors-headers==4.3.1
2024-02-05 19:56:52 +01:00
django-debug-toolbar==4.3.0
2024-03-29 14:20:29 +01:00
django-filter==24.2
2024-03-15 17:32:54 +01:00
django-htmx==1.17.3
2024-03-29 14:20:29 +01:00
django-mptt==0.16.0
django-pglocks==1.0.4
2023-05-05 18:29:10 +02:00
django-prometheus==2.3.1
2023-10-17 18:37:14 +02:00
django-redis==5.4.0
django-rich==1.8.0
2024-03-29 14:20:29 +01:00
django-rq==2.10.2
2023-12-04 19:43:58 +01:00
django-taggit==5.0.1
2023-12-15 22:25:24 +01:00
django-tables2==2.7.0
2023-11-30 01:16:30 +01:00
django-timezone-field==6.1.0
2022-10-05 15:47:55 +02:00
djangorestframework==3.14.0
2024-02-05 19:56:52 +01:00
drf-spectacular==0.27.1
2024-03-14 00:23:51 +01:00
drf-spectacular-sidecar==2024.3.4
2023-12-15 22:25:24 +01:00
feedparser==6.0.11
2023-07-28 16:11:16 +02:00
gunicorn==21.2.0
2024-01-17 20:37:27 +01:00
Jinja2==3.1.3
2024-03-29 14:20:29 +01:00
Markdown==3.6
mkdocs-material==9.5.15
2024-03-14 00:23:51 +01:00
mkdocstrings[python-legacy]==0.24.1
2024-02-21 21:46:41 +01:00
netaddr==1.2.1
2024-03-29 14:20:29 +01:00
nh3==0.2.17
2024-01-17 20:37:27 +01:00
Pillow==10.2.0
2024-03-18 19:26:53 +01:00
psycopg[c,pool]==3.1.18
2023-07-28 16:11:16 +02:00
PyYAML==6.0.1
2023-10-17 18:37:14 +02:00
requests==2.31.0
social-auth-app-django==5.4.0
2024-02-21 21:46:41 +01:00
social-auth-core[openidconnect]==4.5.3
2024-03-29 14:20:29 +01: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 17:56:30 +01:00
strawberry-graphql-django==0.35.1
2022-07-14 18:04:53 +02:00
svgwrite==1.4.3
2024-03-29 14:20:29 +01:00
tablib==3.6.0
2024-02-21 21:46:41 +01:00
tzdata==2024.1