update
Showing
1 changed file
with
0 additions
and
37 deletions
requirements.txt
deleted
100644 → 0
1 | aiosqlite==0.20.0 | ||
2 | annotated-types==0.7.0 | ||
3 | anyio==4.7.0 | ||
4 | APScheduler==3.11.0 | ||
5 | asyncmy==0.2.10 | ||
6 | click==8.1.7 | ||
7 | colorama==0.4.6 | ||
8 | distlib==0.3.8 | ||
9 | exceptiongroup==1.2.2 | ||
10 | fastapi==0.115.6 | ||
11 | greenlet==3.1.1 | ||
12 | h11==0.14.0 | ||
13 | idna==3.10 | ||
14 | iso8601==2.1.0 | ||
15 | pandoc==2.3 | ||
16 | playwright==1.49.1 | ||
17 | plumbum==1.8.3 | ||
18 | ply==3.11 | ||
19 | pydantic==2.10.4 | ||
20 | pydantic_core==2.27.2 | ||
21 | pyee==12.0.0 | ||
22 | pypika-tortoise==0.3.2 | ||
23 | pytz==2024.2 | ||
24 | PyYAML==6.0.2 | ||
25 | sniffio==1.3.1 | ||
26 | starlette==0.41.3 | ||
27 | SuperStream==0.2.6 | ||
28 | tenacity==9.0.0 | ||
29 | tortoise-orm==0.22.2 | ||
30 | tqdm==4.67.1 | ||
31 | typing_extensions==4.12.2 | ||
32 | tzdata==2024.2 | ||
33 | tzlocal==5.2 | ||
34 | uvicorn==0.34.0 | ||
35 | virtualenv==20.25.0 | ||
36 | |||
37 | aiohttp~=3.11.11 | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or sign in to post a comment