Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,6 +11,7 @@ langchain-community>=0.2.0
|
|
| 11 |
requests>=2.31.0
|
| 12 |
python-dotenv>=1.0.0
|
| 13 |
gradio>=4.0.0
|
|
|
|
| 14 |
|
| 15 |
# ========================================
|
| 16 |
# 搜索工具依赖
|
|
|
|
| 11 |
requests>=2.31.0
|
| 12 |
python-dotenv>=1.0.0
|
| 13 |
gradio>=4.0.0
|
| 14 |
+
pytz>=2024.1
|
| 15 |
|
| 16 |
# ========================================
|
| 17 |
# 搜索工具依赖
|