Bump version of requests to fix #1299
This commit is contained in:
parent
851afe923a
commit
feb24e4cd2
|
@ -49,7 +49,7 @@ cryptography~=2.9.0
|
||||||
# clone until the branch is merged and released upstream
|
# clone until the branch is merged and released upstream
|
||||||
git+https://github.com/agateblue/requests-http-signature.git@signature-header-support
|
git+https://github.com/agateblue/requests-http-signature.git@signature-header-support
|
||||||
django-cleanup~=5.0.0
|
django-cleanup~=5.0.0
|
||||||
requests~=2.24.0
|
requests~=2.25.1
|
||||||
pyOpenSSL~=19.1.0
|
pyOpenSSL~=19.1.0
|
||||||
|
|
||||||
# for LDAP authentication
|
# for LDAP authentication
|
||||||
|
|
Loading…
Reference in New Issue