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

40 lines
816 B
Plaintext
Raw Normal View History

2022-07-11 11:40:10 -04:00
bleach==5.0.1
2022-10-05 09:47:55 -04:00
Django==4.0.8
2022-06-20 11:22:36 -04:00
django-cors-headers==3.13.0
2022-10-05 09:47:55 -04:00
django-debug-toolbar==3.7.0
2022-06-20 11:22:36 -04:00
django-filter==22.1
2021-08-30 10:30:48 -04:00
django-graphiql-debug-toolbar==0.2.0
2022-10-05 09:47:55 -04:00
django-mptt==0.14
django-pglocks==1.0.4
2021-12-20 15:48:28 -05:00
django-prometheus==2.2.0
2021-12-29 12:10:46 -05:00
django-redis==5.2.0
2022-06-09 12:45:48 -04:00
django-rich==1.4.0
2021-11-24 13:25:57 -05:00
django-rq==2.5.1
2021-10-06 13:45:02 -04:00
django-tables2==2.4.1
2022-07-14 12:04:53 -04:00
django-taggit==3.0.0
2022-03-07 09:47:31 -05:00
django-timezone-field==5.0
2022-10-05 09:47:55 -04:00
djangorestframework==3.14.0
drf-yasg[validation]==1.21.4
graphene-django==2.15.0
2021-04-06 11:36:30 -04:00
gunicorn==20.1.0
2022-04-28 14:39:02 -04:00
Jinja2==3.1.2
2022-10-05 09:47:55 -04:00
Markdown==3.3.7
mkdocs-material==8.5.6
2022-05-31 15:08:33 -04:00
mkdocstrings[python-legacy]==0.19.0
2020-07-16 11:28:19 -04:00
netaddr==0.8.0
2022-07-11 11:40:10 -04:00
Pillow==9.2.0
2021-12-29 12:10:46 -05:00
psycopg2-binary==2.9.3
2021-10-20 09:31:12 -04:00
PyYAML==6.0
2022-10-05 09:47:55 -04:00
sentry-sdk==1.9.10
2021-10-29 17:06:14 -04:00
social-auth-app-django==5.0.0
social-auth-core[openidconnect]==4.3.0
2022-07-14 12:04:53 -04:00
svgwrite==1.4.3
2022-04-14 13:58:18 -04:00
tablib==3.2.1
2022-10-05 09:47:55 -04:00
tzdata==2022.4
# Workaround for #7401
jsonschema==3.2.0
# Temporary fix for #10712
swagger-spec-validator==2.7.6