We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd71ec commit 09cf5cdCopy full SHA for 09cf5cd
requirements/constraints.txt
@@ -52,7 +52,7 @@ uvicorn<0.14.0
52
respx~=0.17.1
53
54
# Keeps all docker compose to the same version. TODO: remove when all synced
55
-docker-compose==1.29.1
+docker-compose==1.29.2
56
57
# constraint since https://github.com/MagicStack/uvloop/releases/tag/v0.15.0: drops support for 3.5/3.6 Feb.2021
58
uvloop<0.15.0 ; python_version < '3.7'
0 commit comments