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 5941877 commit e776b86Copy full SHA for e776b86
1 file changed
setup.py
@@ -8,8 +8,8 @@
8
"matplotlib >= 2",
9
"adjustText < 1",
10
"pygraphviz > 1.5",
11
- "pyfunctional == 1.2",
12
- "numpy == 1.22.0",
+ "pyfunctional >= 1.2",
+ "numpy >= 1.22.0",
13
"dataclasses"
14
]
15
0 commit comments