We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 831fc3d commit 354fbd6Copy full SHA for 354fbd6
requirements-dev.txt
@@ -60,7 +60,7 @@ pre-commit==4.0.0
60
pycparser==2.22
61
pydantic==2.9.2
62
pydantic-core==2.23.4
63
-pyfakefs==5.7.0
+pyfakefs==5.7.4
64
pygithub==2.4.0
65
pygments==2.18.0
66
pyjwt==2.9.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