Add rest swagger and update required dependencies.

This commit is contained in:
Santiago L 2020-06-18 09:46:36 +02:00
parent 49c84f13a8
commit 3650c6077b
1 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,4 @@
Django==1.10.5
Django==1.11.6
django-fluent-dashboard==0.6.1
django-admin-tools==0.8.0
django-extensions==1.7.4
@ -7,13 +7,13 @@ celery==3.1.23
kombu==3.0.35
billiard==3.3.0.23
Markdown==2.4
djangorestframework==3.4.7
djangorestframework==3.9.4
ecdsa==0.11
Pygments==1.6
django-filter==0.15.2
django-filter==1.0.2 #0.15.2
jsonfield==0.9.22
python-dateutil==2.2
https://github.com/glic3rinu/passlib/archive/master.zip
passlib==1.7.0
django-iban==0.3.0
requests
phonenumbers
@ -22,3 +22,4 @@ django-localflavor
amqp
anyjson
pytz
django-rest-swagger==2.2.0