Update requests to version 2.26.0
This commit is contained in:
parent
28b1a69a11
commit
d1952b3dae
|
@ -46,7 +46,7 @@ cryptography~=3.4.7
|
||||||
# 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.2.0
|
django-cleanup~=5.2.0
|
||||||
requests~=2.25.1
|
requests~=2.26.0
|
||||||
pyOpenSSL~=20.0.1
|
pyOpenSSL~=20.0.1
|
||||||
|
|
||||||
# for LDAP authentication
|
# for LDAP authentication
|
||||||
|
|
Loading…
Reference in New Issue