-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
83 lines (83 loc) · 6.47 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
aioboto3==11.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
aiobotocore[boto3]==2.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
aiohttp==3.9.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
aioitertools==0.11.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
aiomysql==0.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
aiopg==1.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
aiosignal==1.3.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
aiosqlite==0.19.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
alembic==1.11.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
annotated-types==0.6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
anyio==3.7.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
async-timeout==4.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
asyncpg==0.27.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
attrs==23.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
babel==2.16.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
boto3==1.26.76 ; python_full_version >= "3.8.1" and python_version < "4.0"
botocore==1.29.76 ; python_full_version >= "3.8.1" and python_version < "4.0"
certifi==2023.5.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
cffi==1.15.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
charset-normalizer==3.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
click==8.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
cryptography==41.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
defusedxml==0.7.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
ecdsa==0.18.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
exceptiongroup==1.1.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
fastapi==0.104.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
filetype==1.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
fonttools==4.40.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
frozenlist==1.3.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
greenlet==2.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
gunicorn==20.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
h11==0.14.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
httptools==0.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
idna==3.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
importlib-metadata==6.7.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
importlib-resources==5.12.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
jmespath==1.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
mako==1.2.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
multidict==6.0.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
pillow==10.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
psycopg2-binary==2.9.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyasn1==0.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycparser==2.21 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycryptodome==3.18.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic-core==2.10.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic-settings==2.0.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic==2.4.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyhumps==3.8.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pymysql==1.0.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
pypdf2==2.12.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pypng==0.20220715.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-barcode==0.15.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dateutil==2.8.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dotenv==1.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-jose[cryptography]==3.3.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytz==2022.7.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyyaml==6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
qrcode==7.4.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
reportbro-fpdf2==2.7.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
requests==2.31.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
rsa==4.9 ; python_full_version >= "3.8.1" and python_version < "4"
s3transfer==0.6.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
setuptools==68.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
shortuuid==1.0.11 ; python_full_version >= "3.8.1" and python_version < "4.0"
simpleeval==0.9.13 ; python_full_version >= "3.8.1" and python_version < "4.0"
six==1.16.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
sniffio==1.3.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
sqlalchemy==2.0.16 ; python_full_version >= "3.8.1" and python_version < "4.0"
sqlalchemy[asyncio]==2.0.16 ; python_full_version >= "3.8.1" and python_version < "4.0"
starlette==0.27.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
typing-extensions==4.8.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
urllib3==1.26.16 ; python_full_version >= "3.8.1" and python_version < "4.0"
uvicorn[standard]==0.23.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
uvloop==0.17.0 ; (sys_platform != "win32" and sys_platform != "cygwin") and platform_python_implementation != "PyPy" and python_full_version >= "3.8.1" and python_version < "4.0"
watchfiles==0.21.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
websockets==11.0.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
wrapt==1.15.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
xlsxwriter==3.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
yarl==1.9.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
zipp==3.15.0 ; python_full_version >= "3.8.1" and python_version < "3.9"