Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
matplotlib==3.3.4
|
2 |
-
numpy
|
3 |
pandas==1.2.4
|
4 |
plotly==5.4.0
|
5 |
seaborn==0.11.1
|
|
|
1 |
matplotlib==3.3.4
|
2 |
+
numpy==1.20.1
|
3 |
pandas==1.2.4
|
4 |
plotly==5.4.0
|
5 |
seaborn==0.11.1
|