We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082a344 commit 040c7b1Copy full SHA for 040c7b1
requirements.txt
@@ -1,6 +1,6 @@
1
async-timeout==4.0.3 ; python_version >= "3.10" and python_full_version < "3.11.3"
2
black==24.4.0 ; python_version >= "3.10" and python_version < "4.0"
3
-blinker==1.7.0 ; python_version >= "3.10" and python_version < "4.0"
+blinker==1.9.0 ; python_version >= "3.10" and python_version < "4.0"
4
cachelib==0.13.0 ; python_version >= "3.10" and python_version < "4.0"
5
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
6
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and platform_system == "Windows"
0 commit comments