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 639420e commit b5ef346Copy full SHA for b5ef346
pyproject.toml
@@ -37,7 +37,7 @@ classifiers = [
37
requires-python = ">= 3.10"
38
39
dependencies = [
40
- "cflib==0.1.29rc1",
+ "cflib~=0.1.29",
41
"setuptools",
42
"appdirs~=1.4.0",
43
"pyzmq~=26.0",
0 commit comments