We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99229e1 commit 9057850Copy full SHA for 9057850
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.8.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