Pin dependency requests-http-message-signatures to v (develop)
This commit is contained in:
parent
3959671a3e
commit
a8a9bf1c7d
|
@ -2108,7 +2108,7 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "1.1"
|
lock-version = "1.1"
|
||||||
python-versions = "^3.7"
|
python-versions = "^3.7"
|
||||||
content-hash = "b95c00cef5eb692a67cf088c8fe7617f6d034bbaa020c311c798e75f6c55530f"
|
content-hash = "a515d4fc7fb3c6fe99568b66a488c016c9a79896e30fca358a7415977d41356f"
|
||||||
|
|
||||||
[metadata.files]
|
[metadata.files]
|
||||||
aiohttp = [
|
aiohttp = [
|
||||||
|
|
|
@ -56,7 +56,7 @@ python-ldap = "==3.4.0"
|
||||||
django-auth-ldap = "==4.0.0"
|
django-auth-ldap = "==4.0.0"
|
||||||
uvicorn = {version = "==0.17.6", extras = ["standard"]}
|
uvicorn = {version = "==0.17.6", extras = ["standard"]}
|
||||||
django-cache-memoize = "0.1.10"
|
django-cache-memoize = "0.1.10"
|
||||||
requests-http-message-signatures = "^0.3.0-alpha.0"
|
requests-http-message-signatures = "0.3.0-alpha.1"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
flake8 = "==3.9.2"
|
flake8 = "==3.9.2"
|
||||||
|
|
Loading…
Reference in New Issue