We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c195bb commit 07e4c78Copy full SHA for 07e4c78
requirements.txt
@@ -67,7 +67,7 @@ secretstorage==3.3.3 ; python_version >= "3.10" and python_version < "4.0" and s
67
shellingham==1.5.4 ; python_version >= "3.10" and python_version < "4.0"
68
six==1.16.0 ; python_version >= "3.10" and python_version < "4.0"
69
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
70
-tomlkit==0.13.0 ; python_version >= "3.10" and python_version < "4.0"
+tomlkit==0.13.1 ; python_version >= "3.10" and python_version < "4.0"
71
trove-classifiers==2024.7.2 ; python_version >= "3.10" and python_version < "4.0"
72
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.11"
73
urllib3==2.2.2 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments