mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-05 11:46:50 -06:00
Merge branch 'develop' into feature
This commit is contained in:
@@ -3,7 +3,7 @@ boto3==1.26.91
|
||||
Django==4.1.7
|
||||
django-cors-headers==3.14.0
|
||||
django-debug-toolbar==3.8.1
|
||||
django-filter==22.1
|
||||
django-filter==23.1
|
||||
django-graphiql-debug-toolbar==0.2.0
|
||||
django-mptt==0.14
|
||||
django-pglocks==1.0.4
|
||||
@@ -21,18 +21,18 @@ graphene-django==3.0.0
|
||||
gunicorn==20.1.0
|
||||
Jinja2==3.1.2
|
||||
Markdown==3.3.7
|
||||
mkdocs-material==9.1.2
|
||||
mkdocs-material==9.1.4
|
||||
mkdocstrings[python-legacy]==0.20.0
|
||||
netaddr==0.8.0
|
||||
Pillow==9.4.0
|
||||
psycopg2-binary==2.9.5
|
||||
PyYAML==6.0
|
||||
sentry-sdk==1.16.0
|
||||
sentry-sdk==1.18.0
|
||||
social-auth-app-django==5.0.0
|
||||
social-auth-core[openidconnect]==4.3.0
|
||||
social-auth-core[openidconnect]==4.4.0
|
||||
svgwrite==1.4.3
|
||||
tablib==3.3.0
|
||||
tzdata==2022.7
|
||||
tablib==3.4.0
|
||||
tzdata==2023.2
|
||||
|
||||
# Workaround for #7401
|
||||
jsonschema==3.2.0
|
||||
|
||||
Reference in New Issue
Block a user