-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
66 lines (66 loc) · 1.12 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
attrs==23.1.0
awsebcli==3.20.7
bcrypt==4.0.1
blessed==1.20.0
blinker==1.6.2
botocore==1.29.158
cached-property==1.5.2
cement==2.8.2
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.6
colorama==0.4.3
cryptography==41.0.7
Deprecated==1.2.14
docker==4.4.4
docker-compose==1.25.5
dockerpty==0.4.1
docopt==0.6.2
exceptiongroup==1.1.2
Flask==2.3.2
Flask-Limiter==3.5.0
idna==3.4
importlib-resources==6.1.1
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
jsonschema==3.2.0
limits==3.7.0
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
mysql-connector-python==8.3.0
oauthlib==3.2.2
ordered-set==4.1.0
packaging==23.1
paramiko==3.3.1
pathspec==0.10.1
pipreqs==0.4.13
pluggy==1.2.0
pycparser==2.21
Pygments==2.17.2
PyNaCl==1.5.0
pyOpenSSL==23.3.0
pyrsistent==0.19.3
pytest==7.4.0
python-dateutil==2.8.2
python-dotenv==1.0.0
PyYAML==5.3.1
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.7.0
semantic-version==2.8.5
six==1.14.0
termcolor==1.1.0
texttable==1.6.7
tomli==2.0.1
tweepy==4.14.0
typing_extensions==4.9.0
urllib3==1.26.16
wcwidth==0.1.9
websocket-client==0.59.0
Werkzeug==2.3.6
wrapt==1.16.0
yarg==0.1.9