Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ python-dotenv
|
|
18 |
Werkzeug
|
19 |
zipp
|
20 |
matplotlib
|
21 |
-
redis
|
|
|
|
18 |
Werkzeug
|
19 |
zipp
|
20 |
matplotlib
|
21 |
+
redis
|
22 |
+
numpy
|