-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
49 lines (49 loc) · 1008 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
alembic==1.11.1
APScheduler==3.10.1
Babel==2.12.1
bcrypt==4.0.1
bleach==6.0.0
blinker==1.6.2
certifi==2024.7.4
charset-normalizer==3.1.0
click==8.1.3
dnspython==2.6.1
email-validator==2.0.0.post2
Flask==2.3.2
Flask-APScheduler==1.12.4
Flask-BabelEx==0.9.4
Flask-Bcrypt==1.0.1
Flask-Login @ git+https://github.com/maxcountryman/flask-login.git@2204b4eee7b215977ba5a1bf85e2061f7fa65e20
Flask-Mail==0.9.1
flask-mailman==0.3.0
Flask-Migrate==4.0.4
Flask-Principal==0.4.0
Flask-Security-Too==5.3.3
Flask-SQLAlchemy==3.0.5
Flask-WTF==1.2.1
greenlet==3.1.0
gunicorn==22.0.0
idna==3.7
importlib-metadata==6.7.0
importlib-resources==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.5
Mako==1.2.4
MarkupSafe==2.1.3
mkdocs-material-extensions==1.1.1
MLB-StatsAPI==1.6.1
passlib==1.7.4
python-dateutil==2.8.2
pytz==2023.3
requests==2.32.0
six==1.16.0
speaklater==1.3
SQLAlchemy==2.0.17
SQLAlchemy-Utils==0.41.1
typing_extensions==4.6.3
tzlocal==5.0.1
urllib3==2.2.2
webencodings==0.5.1
Werkzeug==3.0.6
WTForms==3.0.1
zipp==3.19.1