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 cd06c4b commit a236a55Copy full SHA for a236a55
pyproject.toml
@@ -18,7 +18,7 @@ requires = [
18
"pyyaml ~= 5.3",
19
"typing-extensions >= 3.7",
20
"python-jsonrpc-server ~= 0.3.4",
21
- "fett ~= 0.3.2",
+ "fett ~= 0.4.0",
22
"networkx >= 2.4, < 3",
23
"docopt ~= 0.6.2"
24
]
0 commit comments