We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecf22be + 93391eb commit 6524581Copy full SHA for 6524581
requirements.txt
@@ -25,3 +25,4 @@ six==1.16.0 ; python_version >= "3.10" and python_version < "3.13"
25
threadpoolctl==3.3.0 ; python_version >= "3.10" and python_version < "3.13"
26
toml==0.10.2 ; python_version >= "3.10" and python_version < "3.13"
27
tzdata==2024.1 ; python_version >= "3.10" and python_version < "3.13"
28
+pytest==8.3.2 ; python_version >= "3.10" and python_version < "3.13"
0 commit comments