Skip to content

Commit 6634177

Browse files
authored
Merge pull request fly-apps#4 from fly-apps/pr2-catfly
update requirements.txt
2 parents df173c0 + 226e060 commit 6634177

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
click==7.1.2
2-
Flask==1.1.2
3-
gunicorn==20.0.4
4-
itsdangerous==1.1.0
5-
Jinja2==2.11.2
6-
MarkupSafe==1.1.1
7-
Werkzeug==1.0.1
1+
click==8.1.3
2+
Flask==2.2.2
3+
gunicorn==20.1.0
4+
itsdangerous==2.1.2
5+
Jinja2==3.1.2
6+
MarkupSafe==2.1.1
7+
Werkzeug==2.2.2

0 commit comments

Comments
 (0)