Upgrade requests version

This commit is contained in:
Raphael Michel
2020-07-29 18:30:25 +02:00
parent 478f6e3029
commit 0f3f15a736
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ setup(
'djangorestframework==3.11.*',
'python-dateutil==2.8.*',
'isoweek',
'requests==2.22.*',
'requests==2.24.*',
'pytz',
'django-bootstrap3==12.0.*',
'django-formset-js-improved==0.5.0.2',