Revert teal version to 0.2.0a38

There are code not compatible with newer libraries
This commit is contained in:
Santiago L 2022-09-26 16:47:27 +02:00
parent bcec57e752
commit d9ba3889c0
2 changed files with 8 additions and 11 deletions

View File

@ -24,7 +24,7 @@ requests-toolbelt==0.9.1
sortedcontainers==2.1.0 sortedcontainers==2.1.0
sqlalchemy-citext==1.3.post0 sqlalchemy-citext==1.3.post0
sqlalchemy-utils==0.33.11 sqlalchemy-utils==0.33.11
teal==0.2.0a41 teal==0.2.0a38
tqdm==4.32.2 tqdm==4.32.2
pint==0.9 pint==0.9
@ -35,3 +35,6 @@ odfpy==1.4.1 # pandas dependency
xlrd==2.0.1 # pandas dependency xlrd==2.0.1 # pandas dependency
openpyxl==3.0.10 # pandas dependency openpyxl==3.0.10 # pandas dependency
et_xmlfile==1.1.0 # pandas dependency et_xmlfile==1.1.0 # pandas dependency
# manual dependency
marshmallow-enum==1.4.1

View File

@ -8,11 +8,7 @@ alembic==1.4.2
# via -r requirements.in # via -r requirements.in
anytree==2.4.3 anytree==2.4.3
# via teal # via teal
apispec==4.5.0 apispec==0.39.0
# via
# apispec-webframeworks
# teal
apispec-webframeworks==0.5.2
# via teal # via teal
atomicwrites==1.4.0 atomicwrites==1.4.0
# via -r requirements.in # via -r requirements.in
@ -114,7 +110,7 @@ marshmallow==3.0.0b11
# teal # teal
# webargs # webargs
marshmallow-enum==1.4.1 marshmallow-enum==1.4.1
# via teal # via -r requirements.in
more-itertools==8.12.0 more-itertools==8.12.0
# via -r requirements.in # via -r requirements.in
numpy==1.22.0 numpy==1.22.0
@ -200,7 +196,7 @@ sqlalchemy-utils[color,password,phone]==0.33.11
# via # via
# -r requirements.in # -r requirements.in
# teal # teal
teal==0.2.0a41 teal==0.2.0a38
# via -r requirements.in # via -r requirements.in
tinycss2==1.1.1 tinycss2==1.1.1
# via # via
@ -223,9 +219,7 @@ webencodings==0.5.1
# html5lib # html5lib
# tinycss2 # tinycss2
werkzeug==2.0.3 werkzeug==2.0.3
# via # via flask
# flask
# teal
wtforms==3.0.1 wtforms==3.0.1
# via flask-wtf # via flask-wtf
xlrd==2.0.1 xlrd==2.0.1