Spaces:
Running
Running
GotThatData
commited on
update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -19,4 +19,5 @@ tensorflow>=2.14.0
|
|
19 |
|
20 |
# Utility packages
|
21 |
python-dotenv>=1.0.0
|
22 |
-
requests>=2.31.0
|
|
|
|
19 |
|
20 |
# Utility packages
|
21 |
python-dotenv>=1.0.0
|
22 |
+
requests>=2.31.0
|
23 |
+
PyYAML>=6.0.1
|