Fix requirements file
This commit is contained in:
parent
0217b5a7a4
commit
903d3b854e
|
@ -41,7 +41,7 @@ channels_redis~=3.3.0
|
||||||
uvicorn[standard]~=0.14.0
|
uvicorn[standard]~=0.14.0
|
||||||
gunicorn~=20.1.0
|
gunicorn~=20.1.0
|
||||||
|
|
||||||
cryptography=>3.3.2
|
cryptography>=3.3.2
|
||||||
# requests-http-signature==0.0.3
|
# requests-http-signature==0.0.3
|
||||||
# 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
|
||||||
|
|
Loading…
Reference in New Issue