Skip to content

Commit 7700782

Browse files
Update requirements.txt
1 parent b3954ef commit 7700782

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

requirements.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
1-
flask==2.3.3
1+
flask==3.1.1
22
flask-login==0.6.3
3-
flask-wtf==1.1.1
3+
flask-wtf==1.2.2
44
werkzeug==3.1.3
55
bcrypt==4.0.1
66
APScheduler==3.11.0
77
PyGithub==1.59.1
88
gitpython==3.1.45
9-
python-dotenv==1.0.0
9+
python-dotenv==1.1.1
1010
requests==2.32.4
11-
sqlalchemy==2.0.35
11+
sqlalchemy==2.0.43
1212
flask-sqlalchemy==3.1.1
13-
wtforms==3.1.0
13+
wtforms==3.2.1
1414
gunicorn==23.0.0
15+

0 commit comments

Comments
 (0)