hongshi2025 commited on
Commit
60a2d05
·
verified ·
1 Parent(s): 4d212c8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi>=0.68.0
2
+ uvicorn>=0.15.0
3
+ python-dotenv>=0.19.0
4
+ requests>=2.26.0
5
+ curl-cffi>=0.5.10
6
+ playwright>=1.40.0