forked from sudobob/wild_apricot_python_flask_utils
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 929 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
alembic==1.5.8
aniso8601==9.0.1
bcrypt==3.2.0
bidict==0.21.2
blinker==1.4
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
cryptography==3.4.7
defusedxml==0.7.1
dominate==2.6.0
Flask==1.1.2
Flask-Bootstrap4==4.0.2
Flask-Cors==3.0.10
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.7.0
Flask-OpenID==1.2.5
Flask-RESTful==0.3.8
Flask-SocketIO==5.0.1
Flask-SQLAlchemy==2.5.1
Flask-User==1.0.2.2
Flask-WTF==0.14.3
greenlet==1.0.0
gunicorn==20.1.0
idna==2.10
importlib-metadata==4.0.0
itsdangerous==1.1.0
Jinja2==2.11.3
Mako==1.1.4
MarkupSafe==1.1.1
passlib==1.7.4
pycparser==2.20
pycryptodome==3.10.1
python-dateutil==2.8.1
python-dotenv==0.16.0
python-editor==1.0.4
python-engineio==4.0.1
python-socketio==5.1.0
python3-openid==3.2.0
pytz==2021.1
q==2.6
rauth==0.7.3
requests==2.25.1
six==1.15.0
SQLAlchemy==1.4.3
typing-extensions==3.7.4.3
urllib3==1.26.4
visitor==0.1.3
Werkzeug==1.0.1
WTForms==2.3.3
zipp==3.4.1