Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ uvicorn==0.23.2
|
|
| 3 |
requests==2.31.0
|
| 4 |
python-dotenv==1.0.0
|
| 5 |
pydantic==2.3.0
|
|
|
|
|
|
| 3 |
requests==2.31.0
|
| 4 |
python-dotenv==1.0.0
|
| 5 |
pydantic==2.3.0
|
| 6 |
+
apscheduler==3.11.0
|