-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
46 lines (46 loc) · 2.17 KB
/
requirements.txt
File metadata and controls
46 lines (46 loc) · 2.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
annotated-types==0.7.0 ; python_version == "3.10"
anyio==4.8.0 ; python_version == "3.10"
async-timeout==5.0.1 ; python_version == "3.10"
asyncio-dgram==2.2.0 ; python_version == "3.10"
certifi==2025.1.31 ; python_version == "3.10"
click==8.1.8 ; python_version == "3.10"
colorama==0.4.6 ; (platform_system == "Windows" or sys_platform == "win32") and python_version == "3.10"
dnspython==2.7.0 ; python_version == "3.10"
email-validator==2.2.0 ; python_version == "3.10"
exceptiongroup==1.2.2 ; python_version == "3.10"
fastapi-cache2==0.2.2 ; python_version == "3.10"
fastapi-cli==0.0.7 ; python_version == "3.10"
fastapi==0.115.8 ; python_version == "3.10"
h11==0.14.0 ; python_version == "3.10"
httpcore==1.0.7 ; python_version == "3.10"
httptools==0.6.4 ; python_version == "3.10"
httpx==0.28.1 ; python_version == "3.10"
idna==3.10 ; python_version == "3.10"
jinja2==3.1.5 ; python_version == "3.10"
markdown-it-py==3.0.0 ; python_version == "3.10"
markupsafe==3.0.2 ; python_version == "3.10"
mcstatus==11.1.1 ; python_version == "3.10"
mdurl==0.1.2 ; python_version == "3.10"
pendulum==3.0.0 ; python_version == "3.10"
pydantic-core==2.27.2 ; python_version == "3.10"
pydantic==2.10.6 ; python_version == "3.10"
pygments==2.19.1 ; python_version == "3.10"
python-dateutil==2.9.0.post0 ; python_version == "3.10"
python-dotenv==1.0.1 ; python_version == "3.10"
python-multipart==0.0.20 ; python_version == "3.10"
pyyaml==6.0.2 ; python_version == "3.10"
redis==4.6.0 ; python_version == "3.10"
rich-toolkit==0.13.2 ; python_version == "3.10"
rich==13.9.4 ; python_version == "3.10"
setuptools==75.8.0 ; python_version == "3.10"
shellingham==1.5.4 ; python_version == "3.10"
six==1.17.0 ; python_version == "3.10"
sniffio==1.3.1 ; python_version == "3.10"
starlette==0.45.3 ; python_version == "3.10"
typer==0.15.1 ; python_version == "3.10"
typing-extensions==4.12.2 ; python_version == "3.10"
tzdata==2025.1 ; python_version == "3.10"
uvicorn==0.34.0 ; python_version == "3.10"
uvloop==0.21.0 ; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy" and python_version == "3.10"
watchfiles==1.0.4 ; python_version == "3.10"
websockets==15.0 ; python_version == "3.10"