StarrySkyWorld commited on
Commit
dea27e0
·
verified ·
1 Parent(s): 535520f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ fastapi==0.104.1
2
+ uvicorn==0.24.0
3
+ playwright==1.40.0
4
+ httpx==0.25.2
5
+ apscheduler==3.10.4