We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9154370 commit a80a30bCopy full SHA for a80a30b
setup.py
@@ -54,7 +54,7 @@
54
install_requires=[
55
"gitpython",
56
"towncrier==21.3.0",
57
- "pyautoversion~=1.2.0",
+ "pyautoversion>=1.2,<2.1",
58
# FIXME change when https://github.com/pdoc3/pdoc/issues/299 is fixed
59
"pdoc3==0.9.1",
60
"toml",
0 commit comments