-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
62 lines (62 loc) · 4.77 KB
/
requirements.txt
File metadata and controls
62 lines (62 loc) · 4.77 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
aiohttp==3.8.1; python_version >= "3.6" and python_full_version >= "3.6.1"
aiosignal==1.2.0; python_version >= "3.6" and python_full_version >= "3.6.1"
alembic==1.7.7; python_version >= "3.6" and python_full_version >= "3.6.1"
async-timeout==4.0.2; python_version >= "3.6" and python_full_version >= "3.6.1"
asynctest==0.13.0; python_version >= "3.6" and python_full_version >= "3.6.1" and python_version < "3.8"
attrs==21.4.0; python_version >= "3.6" and python_full_version >= "3.6.1"
bentoml==0.12.1; python_full_version >= "3.6.1"
boto3==1.26.84; python_version >= "3.6" and python_full_version >= "3.6.1"
botocore==1.24.24; python_version >= "3.6" and python_full_version >= "3.6.1"
cerberus==1.3.4; python_version >= "2.7" and python_full_version >= "3.6.1"
certifi==2021.10.8; python_version >= "3.6" and python_full_version >= "3.6.1"
chardet==4.0.0; python_full_version >= "3.6.1"
charset-normalizer==2.0.12; python_version >= "3.6" and python_full_version >= "3.6.1"
click==8.0.4; python_version >= "3.6" and python_full_version >= "3.6.1"
colorama==0.4.4; python_version >= "3.6" and python_full_version >= "3.6.1" and platform_system == "Windows"
configparser==5.2.0; python_version >= "3.6" and python_full_version >= "3.6.1"
contextlib2==21.6.0; python_version >= "3.6" and python_full_version >= "3.6.1"
decorator==5.1.1; python_version >= "3.5"
deepmerge==1.0.1; python_full_version >= "3.6.1"
dependency-injector==4.38.0; python_full_version >= "3.6.1"
docker==5.0.3; python_version >= "3.6" and python_full_version >= "3.6.1"
flask==2.0.3; python_version >= "3.6" and python_full_version >= "3.6.1"
frozenlist==1.3.0; python_version >= "3.7" and python_full_version >= "3.6.1"
grpcio==1.44.0; python_version >= "3.6" and python_full_version >= "3.6.1"
gunicorn==20.1.0; python_version >= "3.5" and python_full_version >= "3.6.1"
humanfriendly==10.0; python_full_version >= "3.6.1"
idna==3.3; python_version >= "3.6" and python_full_version >= "3.6.1"
importlib-metadata==4.11.3; python_version >= "3.7" and python_full_version >= "3.6.1" and python_version < "3.8" or python_version < "3.8"
importlib-resources==5.4.0; python_version >= "3.6" and python_full_version >= "3.6.1" and python_version < "3.9"
itsdangerous==2.1.1; python_version >= "3.7" and python_full_version >= "3.6.1"
jinja2==3.0.3; python_version >= "3.6" and python_full_version >= "3.6.1"
jmespath==1.0.0; python_version >= "3.7" and python_full_version >= "3.6.1"
mako==1.2.0; python_version >= "3.7" and python_full_version >= "3.6.1"
markupsafe==2.1.1; python_version >= "3.7" and python_full_version >= "3.6.1"
multidict==6.0.2; python_version >= "3.7" and python_full_version >= "3.6.1"
numpy==1.21.1; python_version >= "3.7" and python_full_version >= "3.6.1"
packaging==21.3; python_version >= "3.6" and python_full_version >= "3.6.1"
prometheus-client==0.13.1; python_version >= "3.6" and python_full_version >= "3.6.1"
protobuf==3.19.4; python_version >= "3.5" and python_full_version >= "3.6.1"
psutil==5.9.0; python_full_version >= "3.6.1"
pydantic==1.9.0; python_full_version >= "3.6.1"
pyparsing==3.0.7; python_version >= "3.6" and python_full_version >= "3.6.1"
pyreadline3==3.4.1; sys_platform == "win32" and python_version >= "3.8" and python_full_version >= "3.6.1"
pyreadline==2.1; sys_platform == "win32" and python_version < "3.8" and python_full_version >= "3.6.1"
python-dateutil==2.8.2; python_version >= "3.6" and python_full_version >= "3.6.1"
python-json-logger==2.0.2; python_version >= "3.5" and python_full_version >= "3.6.1"
pywin32==227; python_version >= "3.6" and python_full_version >= "3.6.1" and sys_platform == "win32"
requests==2.27.1; python_version >= "3.6" and python_full_version >= "3.6.1"
ruamel.yaml.clib==0.2.6; platform_python_implementation == "CPython" and python_version < "3.11" and python_version >= "3.5" and python_full_version >= "3.6.1"
ruamel.yaml==0.17.21; python_version >= "3" and python_full_version >= "3.6.1"
s3transfer==0.5.2; python_version >= "3.6" and python_full_version >= "3.6.1"
schema==0.7.5; python_full_version >= "3.6.1"
six==1.16.0; python_version >= "3.6" and python_full_version >= "3.6.1"
sqlalchemy-utils==0.36.7; python_full_version >= "3.6.1"
sqlalchemy==1.3.24; python_version >= "3.6" and python_full_version >= "3.6.1"
tabulate==0.8.9; python_full_version >= "3.6.1"
typing-extensions==4.1.1; python_version >= "3.7" and python_version < "3.8" and python_full_version >= "3.6.1"
urllib3==1.25.11; python_full_version >= "3.6.1" and python_version < "4" and python_version >= "3.6"
websocket-client==1.3.1; python_version >= "3.6" and python_full_version >= "3.6.1"
werkzeug==2.0.3; python_version >= "3.6" and python_full_version >= "3.6.1"
yarl==1.7.2; python_version >= "3.6" and python_full_version >= "3.6.1"
zipp==3.7.0; python_version >= "3.7" and python_version < "3.8" and python_full_version >= "3.6.1"