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 a370608 commit e2519efCopy full SHA for e2519ef
requirements-dev.txt
@@ -83,7 +83,7 @@ regex==2024.9.11
83
requests==2.32.3
84
rich==13.9.2
85
rtoml==0.11.0
86
-ruff==0.6.9
+ruff==0.9.3
87
shellingham==1.5.4
88
simple-toml-settings==0.8.0
89
six==1.16.0
requirements.txt
@@ -5,7 +5,7 @@ certifi==2024.8.30
5
cffi==1.17.1
6
charset-normalizer==3.3.2
7
click==8.1.7
8
-colorama==0.4.6 ; platform_system == 'Windows'
+colorama==0.4.6 ; sys_platform == 'win32'
9
cryptography==43.0.1
10
deprecated==1.2.14
11
gitdb==4.0.11
0 commit comments