Resolve requests/urllib versions

This commit is contained in:
Raphael Michel
2019-05-09 09:49:59 +02:00
parent a1dacb1897
commit 3c7bf46268
2 changed files with 4 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
Django==2.2.*
djangorestframework==3.9.*
python-dateutil==2.8.*
requests==2.21.0
pytz
django-bootstrap3==11.0.*
django-formset-js-improved==0.5.0.2
@@ -53,7 +54,6 @@ pyuca # for better sorting of country names in django-countries
defusedcsv>=1.0.1
vat_moss==0.11.0
django-localflavor
idna==2.6 # required by cureent requests
urllib3==1.24.2 # required by cureent requests
urllib3==1.24.*
django-redis==4.10.*
redis==3.2.*