forked from JeffVandrewJr/patron
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
51 lines (51 loc) · 902 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
alembic==1.0.5
APScheduler==3.5.3
asn1crypto==0.24.0
blinker==1.4
btcpay-python==1.1.0
certifi==2023.7.22
cffi==1.11.5
chardet==3.0.4
Click==7.0
cryptography==41.0.3
dominate==2.3.5
ecdsa==0.13.3
Flask==2.2.5
Flask-APScheduler==1.11.0
Flask-Admin==1.5.3
Flask-Bootstrap==3.3.7.1
Flask-Caching==1.4.0
flask-ezmail==0.6.3
Flask-FileUpload==0.5.0
Flask-Login==0.4.1
Flask-Migrate==2.3.1
Flask-Principal==0.4.0
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
gunicorn==19.9.0
idna==2.8
itsdangerous==1.1.0
Jinja2==2.11.3
Mako==1.2.2
Markdown==3.0.1
MarkupSafe==1.1.0
psutil>=5.4.0
pycparser==2.19
PyJWT==2.4.0
pytest==4.0.2
python-dateutil==2.7.5
python-dotenv==0.10.1
python-editor==1.0.3
python-slugify==2.0.0
pytz==2018.7
requests==2.31.0
shortuuid==0.5.0
six==1.12.0
SQLAlchemy==1.3.0
squareconnect==2.20181212.0
tzlocal==1.5.1
Unidecode==1.0.23
urllib3==1.26.5
visitor==0.1.3
Werkzeug==2.2.3
WTForms==2.2.1