Skip to content

Commit 11b12f3

Browse files
author
FloatingOctothorpe
committed
Update Python dependencies
1 parent 85d2e74 commit 11b12f3

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

requirements.txt

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
Click==7.0
2-
Flask==1.1.1
3-
Flask-SQLAlchemy==2.4.0
4-
itsdangerous==1.1.0
5-
Jinja2==2.11.3
6-
MarkupSafe==1.1.1
7-
SQLAlchemy==1.3.8
8-
Werkzeug==0.15.5
1+
blinker==1.6.2
2+
click==8.1.3
3+
Flask==2.3.2
4+
Flask-SQLAlchemy==3.0.5
5+
greenlet==2.0.2
6+
itsdangerous==2.1.2
7+
Jinja2==3.1.2
8+
MarkupSafe==2.1.3
9+
SQLAlchemy==2.0.17
10+
typing_extensions==4.6.3
11+
Werkzeug==2.3.6

0 commit comments

Comments
 (0)