-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
38 lines (38 loc) · 2.9 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
attrs==21.4.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.0"
aws-cdk-lib==2.39.1; python_version >= "3.7" and python_version < "4.0"
aws-cdk.aws-lambda-python-alpha==2.39.1a0; python_version >= "3.7" and python_version < "4.0"
cattrs==22.1.0; python_version >= "3.7" and python_version < "4.0"
cdk-ecr-deployment==2.5.5; python_version >= "3.7" and python_version < "4.0"
certifi==2022.6.15; python_version >= "3.7" and python_version < "4"
charset-normalizer==2.1.1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
click==8.1.3; python_version >= "3.7"
cloudpickle==2.1.0; python_version >= "3.7"
colorama==0.4.5; python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.5.0"
constructs==10.1.92; python_version >= "3.7" and python_version < "4.0"
databricks-cli==0.17.3; python_version >= "3.7"
entrypoints==0.4; python_version >= "3.7"
exceptiongroup==1.0.0rc9; python_version >= "3.7" and python_version <= "3.10"
gitdb==4.0.9; python_version >= "3.7"
gitpython==3.1.27; python_version >= "3.7"
idna==3.3; python_version >= "3.7" and python_version < "4"
importlib-metadata==4.12.0; python_version >= "3.7"
jsii==1.66.0; python_version >= "3.7" and python_version < "4.0"
mlflow-skinny==1.28.0; python_version >= "3.7"
oauthlib==3.2.1; python_version >= "3.7"
packaging==21.3; python_version >= "3.7"
protobuf==3.20.2; python_version >= "3.7"
publication==0.0.3; python_version >= "3.7" and python_version < "4.0"
pyjwt==2.4.0; python_version >= "3.7"
pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.7"
python-dateutil==2.8.2; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.3.0"
pytz==2022.2.1; python_version >= "3.7"
pyyaml==6.0; python_version >= "3.7"
requests==2.28.1; python_version >= "3.7" and python_version < "4"
six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.3.0" and python_version >= "3.7" and python_version < "4.0"
smmap==5.0.0; python_version >= "3.7"
sqlparse==0.4.2; python_version >= "3.7"
tabulate==0.8.10; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
typeguard==2.13.3; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.3"
typing-extensions==4.3.0; python_version >= "3.7" and python_version < "4.0"
urllib3==1.26.12; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
zipp==3.8.1; python_version >= "3.7"