We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e66195b + 8685726 commit 62c04d4Copy full SHA for 62c04d4
requirements.txt
@@ -1,2 +1,25 @@
1
-Flask==2.0.2
+Flask==2.2.2
2
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