-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
56 lines (56 loc) · 986 Bytes
/
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
alembic==1.7.6
aniso8601==9.0.1
autopep8==1.6.0
bcrypt==3.2.0
blinker==1.4
certifi==2021.10.8
cffi==1.15.0
chardet==3.0.2
click==8.0.4
engineering-notation==0.6.0
Flask==2.0.3
Flask-Bcrypt==0.7.1
Flask-Cors==3.0.10
Flask-Dance==0.14.0
Flask-DebugToolbar==0.13.1
Flask-JWT-Extended==4.3.1
Flask-Login==0.4.1
Flask-Migrate==2.1.1
Flask-OAuth==0.12
Flask-OAuthlib==0.9.4
Flask-RESTful==0.3.9
Flask-SQLAlchemy==2.3.2
Flask-WTF==1.0.1
greenlet==1.1.2
gunicorn==20.1.0
httplib2==0.11.3
idna==2.6
itsdangerous==2.0.0
Jinja2==3.0.0
lazy==1.3
Mako==1.0.7
MarkupSafe==2.1.0
oauth2==1.9.0.post1
oauthlib==2.0.7
Pillow==9.1.0
psycopg2==2.9.3
psycopg2-binary==2.9.3
pycodestyle==2.8.0
pycparser==2.21
PyJWT==2.3.0
python-dateutil==2.7.2
python-dotenv==0.20.0
python-editor==1.0.3
pytz==2021.3
requests==2.18.4
requests-oauthlib==0.8.0
six==1.11.0
SQLAlchemy==1.4.32
SQLAlchemy-Utils==0.33.2
tk-tools==0.14.0
toml==0.10.2
urllib3==1.22
URLObject==2.4.3
Werkzeug==2.0.3
wincertstore==0.2
WTForms==2.1