Skip to content

Commit 56bf73f

Browse files
committed
feat: update requirements.txt
1 parent dfe387c commit 56bf73f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

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

0 commit comments

Comments
 (0)