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 bfbd031 commit cd49e65Copy full SHA for cd49e65
requirements/constraints.txt
@@ -22,7 +22,7 @@ urllib3>=1.26.5 # https://github.com/advisories/GH
22
aiozipkin==0.7.1
23
24
# Keeps all docker compose to the same version. TODO: remove when all synced
25
-docker-compose==1.29.1
+docker-compose==1.29.2
26
27
# constraint since https://github.com/MagicStack/uvloop/releases/tag/v0.15.0: drops support for 3.5/3.6 Feb.2021
28
uvloop<0.15.0 ; python_version < '3.7'
0 commit comments