Spaces:
Sleeping
Sleeping
Commit ·
1ab2315
1
Parent(s): bbc5359
Adding datetime and dateutil into required packages
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,6 @@ google-generativeai
|
|
| 11 |
pandas
|
| 12 |
google-cloud-vision
|
| 13 |
google-auth
|
| 14 |
-
streamlit
|
|
|
|
|
|
|
|
|
| 11 |
pandas
|
| 12 |
google-cloud-vision
|
| 13 |
google-auth
|
| 14 |
+
streamlit
|
| 15 |
+
datetime
|
| 16 |
+
dateutil
|