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 b4e5117 commit 935bf7fCopy full SHA for 935bf7f
requirements.txt
@@ -8,7 +8,7 @@ matplotlib==3.3.3
8
networkx==2.4
9
nltk==3.6.6
10
notebook==6.4.10
11
-numpy==1.21
+numpy==1.22.0
12
pandas==1.2.3
13
plotly==4.5.4
14
pygraphviz==1.5
setup.py
@@ -58,7 +58,7 @@
58
"networkx==2.5",
59
"nltk==3.6.6",
60
"notebook==6.4.10",
61
- "numpy==1.21",
+ "numpy==1.22.0",
62
"pandas==1.2.2",
63
"plotly==4.5.4",
64
"pygraphviz==1.7",
0 commit comments