-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
66 lines (66 loc) · 2.33 KB
/
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
58
59
60
61
62
63
64
65
66
aiobotocore==2.12.0
aiohttp==3.9.3
aioitertools==0.11.0
aiosignal==1.3.1
annotated-types==0.5.0
anyio==3.7.1
asyncpg==0.27.0
attrs==23.2.0
black==23.1.0
botocore==1.34.51
certifi==2022.12.7
charset-normalizer==3.2.0
click==8.1.3
colorama==0.4.6
decorator==5.1.1
deprecated==1.2.14
distro==1.8.0
fastapi==0.103.1
flake8==6.0.0
frozenlist==1.4.1
fsspec==2024.2.0
future==0.18.3
geocoder==1.38.1
h11==0.14.0
httpcore==0.16.3
httpx==0.23.3
idna==3.4
importlib-metadata==6.0.0
isort==5.12.0
jmespath==1.0.1
loguru==0.6.0
mccabe==0.7.0
multidict==6.0.5
mypy-extensions==1.0.0
netaddr==0.8.0
packaging==23.0
pathspec==0.11.0
pillow==10.0.1
platformdirs==3.0.0
prometheus-client==0.16.0
psycopg2==2.9.5
pycodestyle==2.10.0
pydantic==2.3.0
pydantic-core==2.6.3
pyflakes==3.0.1
python-dateutil==2.8.2
python-multipart==0.0.6
ratelim==0.1.6
requests==2.31.0
rfc3986==1.5.0
s3fs==2024.2.0
sentry-sdk==1.15.0
six==1.16.0
sniffio==1.3.0
sqlparse==0.4.3
starlette==0.27.0
tabulate==0.9.0
tomli==2.0.1
typing-extensions==4.7.1
urllib3==1.26.14
uvicorn==0.20.0
win32-setctime==1.1.0
wrapt==1.15.0
yarl==1.9.4
yoyo-migrations==8.2.0
zipp==3.13.0