Skip to content

Commit fee739f

Browse files
committed
2 parents 1fd1062 + 76aa381 commit fee739f

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

requirements.txt

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
annotated-types==0.7.0
2+
anyio==4.8.0
3+
bcrypt==4.2.1
4+
certifi==2025.1.31
5+
click==8.1.8
6+
colorama==0.4.6
7+
dnspython==2.7.0
8+
ecdsa==0.19.0
9+
email_validator==2.2.0
10+
fastapi==0.115.8
11+
fastapi-cli==0.0.7
12+
greenlet==3.1.1
13+
h11==0.14.0
14+
httpcore==1.0.7
15+
httptools==0.6.4
16+
httpx==0.28.1
17+
idna==3.10
18+
Jinja2==3.1.5
19+
markdown-it-py==3.0.0
20+
MarkupSafe==3.0.2
21+
mdurl==0.1.2
22+
pyasn1==0.6.1
23+
pydantic==2.10.6
24+
pydantic_core==2.27.2
25+
Pygments==2.19.1
26+
python-dotenv==1.0.1
27+
python-jose==3.3.0
28+
python-multipart==0.0.20
29+
PyYAML==6.0.2
30+
rich==13.9.4
31+
rich-toolkit==0.13.2
32+
rsa==4.9
33+
shellingham==1.5.4
34+
six==1.17.0
35+
sniffio==1.3.1
36+
SQLAlchemy==2.0.37
37+
sqlmodel==0.0.22
38+
starlette==0.45.3
39+
typer==0.15.1
40+
typing_extensions==4.12.2
41+
uvicorn==0.34.0
42+
watchfiles==1.0.4
43+
websockets==14.2

0 commit comments

Comments
 (0)