Skip to content

Commit 62c04d4

Browse files
bobtabor-msftTully22
authored andcommitted
Merge pull request Azure-Samples#36 from msangapu-msft/patch-1
Update requirements.txt
2 parents e66195b + 8685726 commit 62c04d4

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

requirements.txt

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,25 @@
1-
Flask==2.0.2
1+
Flask==2.2.2
22
gunicorn
3+
Werkzeug==2.2.2
4+
blinker==1.4
5+
certifi==2021.10.8
6+
charset-normalizer==2.0.12
7+
click==8.0.1
8+
colorama==0.4.4
9+
decouple==0.0.7
10+
dominate==2.6.0
11+
Flask-Bootstrap==3.3.7.1
12+
Flask-Mail==0.9.1
13+
Flask-WTF==0.15.1
14+
idna==3.3
15+
install==1.3.4
16+
itsdangerous==2.0.1
17+
Jinja2==3.0.1
18+
MarkupSafe==2.0.1
19+
python-http-client==3.3.6
20+
requests==2.27.1
21+
sendgrid==6.9.6
22+
starkbank-ecdsa==2.0.3
23+
urllib3==1.26.8
24+
visitor==0.1.3
25+
WTForms==2.3.3

0 commit comments

Comments
 (0)