Drop tqdm as requirement (added but never used)
This commit is contained in:
parent
cb231a35f8
commit
0b41b526fd
|
@ -33,7 +33,6 @@ SQLAlchemy==1.2.17
|
||||||
sqlalchemy-citext==1.3.post0
|
sqlalchemy-citext==1.3.post0
|
||||||
SQLAlchemy-Utils==0.33.11
|
SQLAlchemy-Utils==0.33.11
|
||||||
teal==0.2.0a38
|
teal==0.2.0a38
|
||||||
tqdm==4.32.2
|
|
||||||
WeasyPrint==44
|
WeasyPrint==44
|
||||||
webargs==5.5.3
|
webargs==5.5.3
|
||||||
Werkzeug==0.15.3
|
Werkzeug==0.15.3
|
||||||
|
|
Reference in New Issue