Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
|
2 |
-
matplotlib
|
|
|
|
|
|
1 |
+
Flask==2.3.2
|
2 |
+
matplotlib==3.8.0
|
3 |
+
pandas==2.0.3
|
4 |
+
XlsxWriter==3.1.0
|