We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d4bdc0 commit 4d2527dCopy full SHA for 4d2527d
requirements.txt
@@ -9,5 +9,5 @@ pycodestyle==2.12.1
9
pylint==3.3.1
10
pytest==8.3.3; python_version>="3.8"
11
pytest>=7.4.2; python_version<"3.8"
12
-twine==5.1.1; sys_platform!="zos"
+twine==6.0.1; sys_platform!="zos"
13
wheel==0.45.1
0 commit comments