File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,10 @@ Bootstrap-Flask==1.1.0
1313certifi == 2020.4.5.1
1414cffi == 1.14.0
1515chardet == 3.0.4
16- click ~ =7.1.2
16+ click = =7.1.2
1717cytoolz == 0.10.1
1818decorator == 4.4.2
19+ ecdsa == 0.15
1920entrypoints == 0.3
2021environs == 7.3.1
2122eth-abi == 2.1.1
@@ -38,13 +39,14 @@ flake8-polyfill==1.0.2
3839Flask == 1.1.2
3940Flask-Bcrypt == 0.7.1
4041Flask-Caching == 1.8.0
42+ Flask-Cors == 3.0.9
4143Flask-DebugToolbar == 0.11.0
4244Flask-Login == 0.5.0
4345Flask-Migrate == 2.5.3
46+ Flask-Script == 2.0.6
4447Flask-SQLAlchemy == 2.4.1
4548Flask-Static-Digest == 0.1.3
4649Flask-WTF == 0.14.3
47- Flask-Script == 2.0.6
4850gevent == 1.4.0
4951greenlet == 0.4.15
5052gunicorn == 20.0.4
@@ -123,5 +125,3 @@ Werkzeug==1.0.1
123125wmctrl == 0.3
124126WTForms == 2.2.1
125127zipp == 3.1.0
126- ecdsa == 0.15
127- setuptools == 49.6.0
You can’t perform that action at this time.
0 commit comments