We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 11abce6 commit 6440f6fCopy full SHA for 6440f6f
requirements.txt
@@ -1,5 +1,5 @@
1
black==24.4.0 ; python_version >= "3.10" and python_version < "4.0"
2
-blinker==1.7.0 ; python_version >= "3.10" and python_version < "4.0"
+blinker==1.8.2 ; python_version >= "3.10" and python_version < "4.0"
3
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
4
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
5
dnspython==2.6.1 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments