-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
84 lines (84 loc) · 1.4 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
84
aiobotocore==2.7.0
aiohttp==3.8.6
aioitertools==0.11.0
aiosignal==1.3.1
asn1crypto==1.5.1
async-timeout==4.0.3
attrs==23.1.0
autopep8==2.0.4
bandit==1.7.5
black==22.12.0
boto3==1.28.64
botocore==1.31.64
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.1
click==8.1.7
coverage==7.3.2
cramjam==2.7.0
cryptography==41.0.5
distlib==0.3.7
dparse==0.6.3
exceptiongroup==1.1.3
fastparquet==2023.10.1
filelock==3.13.0
flake8==6.1.0
frozenlist==1.4.0
fsspec==2023.10.0
gitdb==4.0.11
GitPython==3.1.40
idna==3.4
iniconfig==2.0.0
Jinja2==3.1.2
jmespath==1.0.1
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mccabe==0.7.0
mdurl==0.1.2
moto==4.2.7
multidict==6.0.4
mypy-extensions==1.0.0
numpy==1.26.1
packaging==21.3
pandas==2.1.2
pathspec==0.11.2
pbr==5.11.1
pg8000==1.30.2
platformdirs==3.11.0
pluggy==1.3.0
pyarrow==14.0.0
pycodestyle==2.11.1
pycparser==2.21
pyflakes==3.1.0
Pygments==2.16.1
pyparsing==3.1.1
pytest==7.4.3
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3.post1
PyYAML==6.0.1
requests==2.31.0
responses==0.23.3
rich==13.6.0
ruamel.yaml==0.18.3
ruamel.yaml.clib==0.2.8
s3fs==2023.10.0
s3transfer==0.7.0
safety==2.3.5
scramp==1.4.4
six==1.16.0
smmap==5.0.1
stevedore==5.1.0
testfixtures==7.2.2
tomli==2.0.1
types-PyYAML==6.0.12.12
typing_extensions==4.8.0
tzdata==2023.3
urllib3==1.26.18
virtualenv==20.24.6
virtualenv-clone==0.5.7
virtualenvwrapper==4.8.4
Werkzeug==3.0.1
wrapt==1.15.0
xmltodict==0.13.0
yarl==1.9.2