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 d04157d commit fd1842dCopy full SHA for fd1842d
requirements.txt
@@ -1,5 +1,5 @@
1
black==23.9.1 ; python_version >= "3.10" and python_version < "4.0"
2
-blinker==1.6.2 ; python_version >= "3.10" and python_version < "4.0"
+blinker==1.7.0 ; 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
exceptiongroup==1.1.3 ; python_version >= "3.10" and python_version < "3.11"
0 commit comments