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