Update Python dependencies for v2.8 release

This commit is contained in:
Jeremy Stretch 2020-03-30 12:39:45 -04:00
parent a914a7c438
commit 613e37837b
2 changed files with 10 additions and 11 deletions

View File

@ -68,8 +68,7 @@ Jinja2
# Simple markup language for rendering HTML
# https://github.com/Python-Markdown/markdown
# py-gfm requires Markdown<3.0
Markdown<3.0
Markdown
# Library for manipulating IP prefixes and addresses
# https://github.com/drkjam/netaddr

View File

@ -5,21 +5,21 @@ django-debug-toolbar==2.2
django-filter==2.2.0
django-mptt==0.11.0
django-pglocks==1.0.4
django-prometheus==1.1.0
django-rq==2.2.0
django-prometheus==2.0.0
django-rq==2.3.0
django-tables2==2.2.1
django-taggit==1.2.0
django-taggit-serializer==0.1.7
django-timezone-field==4.0
djangorestframework==3.10.3
drf-yasg[validation]==1.17.0
djangorestframework==3.11.0
drf-yasg[validation]==1.17.1
gunicorn==20.0.4
Jinja2==2.10.3
Jinja2==2.11.1
Markdown==3.2.1
netaddr==0.7.19
Pillow==7.0.0
psycopg2-binary==2.8.4
pycryptodome==3.9.4
PyYAML==5.3
redis==3.3.11
svgwrite==1.3.1
pycryptodome==3.9.7
PyYAML==5.3.1
redis==3.4.1
svgwrite==1.4