-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
43 lines (42 loc) · 900 Bytes
/
requirements.txt
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
# This file is @generated by PDM.
# Please do not edit it manually.
anyio==4.8.0
black==25.1.0
cfgv==3.4.0
click==8.1.8
colorama==0.4.6; platform_system == "Windows" or sys_platform == "win32"
coverage[toml]==7.6.12
distlib==0.3.9
fastapi-cli==0.0.7
filelock==3.17.0
h11==0.14.0
httptools==0.6.4
identify==2.6.7
idna==3.10
iniconfig==2.0.0
isort==6.0.0
markdown-it-py==3.0.0
mdurl==0.1.2
mypy==1.15.0
mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.2
pathspec==0.12.1
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==4.1.0
pygments==2.19.1
pytest==8.3.4
pytest-cov==6.0.0
python-dotenv==1.0.1
pyyaml==6.0.2
rich==13.9.4
rich-toolkit==0.13.2
shellingham==1.5.4
sniffio==1.3.1
typing-extensions==4.12.2
uvicorn[standard]==0.34.0
uvloop==0.21.0; (sys_platform != "cygwin" and sys_platform != "win32") and platform_python_implementation != "PyPy"
virtualenv==20.29.2
watchfiles==1.0.4
websockets==15.0