We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61b78f1 commit 85962baCopy full SHA for 85962ba
requirements-dev.txt
@@ -6,6 +6,6 @@ codecov>=1.5.1
6
pre-commit>=1.16.0
7
black>=20.8b1
8
configobj>=5.0.6
9
-twine==1.11.0
10
-wheel==0.38.1
11
-build==1.0.3
+twine>=1.11.0
+wheel>=0.38.1
+build>=1.0.3
0 commit comments