Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ fastapi
|
|
3 |
jupyter-client
|
4 |
uvicorn
|
5 |
jupyter
|
6 |
-
psutil
|
|
|
|
3 |
jupyter-client
|
4 |
uvicorn
|
5 |
jupyter
|
6 |
+
psutil
|
7 |
+
matplotlib
|