add requirements
This commit is contained in:
parent
350d93f820
commit
5df58ff3e6
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue