-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
62 lines (62 loc) · 1.1 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
appdirs==1.4.4
asgiref==3.6.0
autopep8==2.0.2
awsebcli==3.20.5
bcrypt==4.0.1
behave==1.2.6
boto3
botocore
cement==2.8.2
certifi==2022.12.7
charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.3
distlib==0.3.6
dnspython==2.2.1
email-validator==1.3.1
filelock==3.8.2
Flask==2.2.2
Flask-Bcrypt==1.0.1
Flask-Login==0.6.2
Flask-PyMongo==2.3.0
Flask-SQLAlchemy==3.0.3
Flask-WTF==1.1.1
greenlet==2.0.2
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
Mako==1.2.4
MarkupSafe==2.1.1
mysql-connector-python==8.0.32
parse==1.19.0
parse-type==0.6.0
pathspec==0.10.1
Pillow==9.4.0
platformdirs==2.6.0
psycopg2-binary==2.9.5
pycodestyle==2.10.0
pyflakes==0.8.1
pygubu==0.30
pygubu-designer==0.35
pymongo==4.3.3
python-dateutil==2.8.2
python-dotenv==0.21.0
pytz==2023.3
PyYAML==5.4.1
requests==2.26.0
s3transfer==0.6.1
screeninfo==0.8.1
semantic-version==2.8.5
six==1.14.0
SQLAlchemy==2.0.7
sqlparse==0.4.2
termcolor==1.1.0
typing_extensions==4.5.0
tzdata==2022.1
urllib3==1.26.15
virtualenv==20.17.1
wcwidth==0.1.9
Werkzeug==2.2.2
WTForms==3.0.1
WTForms-SQLAlchemy