StarrySkyWorld commited on
Commit
fbf0be3
·
verified ·
1 Parent(s): 2f8adf5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -0
requirements.txt ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ annotated-doc==0.0.4
2
+ annotated-types==0.7.0
3
+ anyio==4.12.1
4
+ certifi==2026.1.4
5
+ cffi==2.0.0
6
+ click==8.3.1
7
+ colorama==0.4.6
8
+ curl-cffi==0.14.0
9
+ fastapi==0.128.5
10
+ greenlet==3.3.1
11
+ h11==0.16.0
12
+ httpcore==1.0.9
13
+ httpx==0.28.1
14
+ idna==3.11
15
+ playwright==1.58.0
16
+ pycparser==3.0
17
+ pydantic==2.12.5
18
+ pydantic-core==2.41.5
19
+ pyee==13.0.0
20
+ starlette==0.52.1
21
+ typing-extensions==4.15.0
22
+ typing-inspection==0.4.2
23
+ uvicorn==0.40.0