From 5df58ff3e618ecb0d33b0dfc7d2f371135335eee Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Mon, 1 Feb 2021 20:01:59 +0100 Subject: [PATCH] add requirements --- total_requirements.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/total_requirements.txt b/total_requirements.txt index 98f23183..138b84e7 100644 --- a/total_requirements.txt +++ b/total_requirements.txt @@ -17,8 +17,8 @@ django-iban==0.3.0 requests phonenumbers django-countries -django-localflavor -amqp +django-localflavor==2.2 +amqp==1.4.9 anyjson pytz cracklib @@ -37,3 +37,6 @@ dj_database_url==0.5.0 psycopg2-binary python-decouple https://github.com/glic3rinu/passlib/archive/master.zip +paramiko +python_dateutil +mysqlclient