Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -7,4 +7,7 @@ wikipedia
|
|
7 |
arxiv
|
8 |
tenacity
|
9 |
python-dotenv
|
10 |
-
google-generativeai
|
|
|
|
|
|
|
|
7 |
arxiv
|
8 |
tenacity
|
9 |
python-dotenv
|
10 |
+
google-generativeai
|
11 |
+
# requirements.txt 新增
|
12 |
+
dateutils
|
13 |
+
python-dateutil
|