-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
57 lines (57 loc) · 988 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
aiohappyeyeballs==2.4.4
aiohttp==3.11.11
aiosignal==1.3.2
annotated-types==0.7.0
anyio==4.8.0
astroid==3.3.8
asyncpg==0.30.0
attrs==25.1.0
certifi==2025.1.31
chardet==5.2.0
charset-normalizer==3.4.1
click==8.1.8
databases==0.9.0
dill==0.3.9
fastapi==0.115.8
frozenlist==1.5.0
greenlet==3.1.1
h11==0.14.0
httpcore==1.0.7
httptools==0.6.4
httpx==0.28.1
idna==3.10
iniconfig==2.0.0
isort==6.0.0
lazy-object-proxy==1.10.0
mccabe==0.7.0
more-itertools==10.6.0
multidict==6.1.0
packaging==24.2
platformdirs==4.3.6
pluggy==1.5.0
prometheus-fastapi-instrumentator==7.0.2
prometheus_client==0.21.1
propcache==0.2.1
psycopg2-binary==2.9.10
py==1.11.0
pydantic==2.10.6
pydantic_core==2.27.2
pylint==3.3.4
pyparsing==3.2.1
pytest==8.3.4
python-dotenv==1.0.1
pytz==2025.1
requests==2.32.3
six==1.17.0
sniffio==1.3.1
SQLAlchemy==2.0.37
starlette==0.45.3
tomlkit==0.13.2
typing_extensions==4.12.2
urllib3==2.3.0
uvicorn==0.34.0
uvloop==0.21.0
wcwidth==0.2.13
websockets==14.2
wrapt==1.17.2
yarl==1.18.3