add requirements

This commit is contained in:
Cayo Puigdefabregas 2021-02-01 20:01:59 +01:00
parent 350d93f820
commit 5df58ff3e6
1 changed files with 5 additions and 2 deletions

View File

@ -17,8 +17,8 @@ django-iban==0.3.0
requests requests
phonenumbers phonenumbers
django-countries django-countries
django-localflavor django-localflavor==2.2
amqp amqp==1.4.9
anyjson anyjson
pytz pytz
cracklib cracklib
@ -37,3 +37,6 @@ dj_database_url==0.5.0
psycopg2-binary psycopg2-binary
python-decouple python-decouple
https://github.com/glic3rinu/passlib/archive/master.zip https://github.com/glic3rinu/passlib/archive/master.zip
paramiko
python_dateutil
mysqlclient