Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -1 +1,6 @@
|
|
| 1 |
-
mercury>=2.2.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
mercury>=2.2.6
|
| 2 |
+
pandas
|
| 3 |
+
numpy
|
| 4 |
+
seaborn
|
| 5 |
+
matplotlib
|
| 6 |
+
matplotlib.pyplot
|