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 524ba04 commit a29639cCopy full SHA for a29639c
requirements/constraints.txt
@@ -44,7 +44,7 @@ uvicorn<0.14.0
44
#
45
46
# Keeps all docker compose to the same version. TODO: remove when all synced
47
-docker-compose==1.29.1
+docker-compose==1.29.2
48
49
# constraint since https://github.com/MagicStack/uvloop/releases/tag/v0.15.0: drops support for 3.5/3.6 Feb.2021
50
uvloop<0.15.0 ; python_version < '3.7'
0 commit comments