This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2022-09-26 10:24:14 +00:00
|
|
|
alembic==1.4.2
|
|
|
|
atomicwrites==1.4.0
|
|
|
|
click-spinner==0.1.8
|
|
|
|
colorama==0.3.9
|
|
|
|
colour==0.1.5
|
|
|
|
ereuse-utils[naming,test,session,cli]==0.4.0b50
|
|
|
|
Flask-Cors==3.0.10
|
|
|
|
Flask-Login==0.5.0
|
|
|
|
Flask-WTF==1.0.0
|
|
|
|
flask-weasyprint==0.4
|
|
|
|
hashids==1.2.0
|
|
|
|
more-itertools==8.12.0
|
|
|
|
passlib==1.7.1
|
|
|
|
phonenumbers==8.9.11
|
|
|
|
psycopg2-binary==2.8.3
|
|
|
|
pyjwt==2.4.0
|
|
|
|
python-decouple==3.3
|
|
|
|
python-dotenv==0.14.0
|
|
|
|
python-stdnum==1.9
|
|
|
|
pyyaml==5.4
|
|
|
|
requests==2.27.1
|
|
|
|
requests-mock==1.5.2
|
|
|
|
requests-toolbelt==0.9.1
|
|
|
|
sortedcontainers==2.1.0
|
|
|
|
sqlalchemy-citext==1.3.post0
|
|
|
|
sqlalchemy-utils==0.33.11
|
2022-09-26 14:47:27 +00:00
|
|
|
teal==0.2.0a38
|
2022-09-26 10:24:14 +00:00
|
|
|
tqdm==4.32.2
|
|
|
|
|
2022-09-29 10:10:15 +00:00
|
|
|
# workbench json parsing dependencies
|
2022-09-26 10:24:14 +00:00
|
|
|
pint==0.9
|
|
|
|
py-dmidecode==0.1.0
|
|
|
|
pandas==1.3.5
|
|
|
|
numpy==1.22.0 # pandas dependency
|
|
|
|
odfpy==1.4.1 # pandas dependency
|
|
|
|
xlrd==2.0.1 # pandas dependency
|
|
|
|
openpyxl==3.0.10 # pandas dependency
|
|
|
|
et_xmlfile==1.1.0 # pandas dependency
|
2022-09-26 14:47:27 +00:00
|
|
|
|
|
|
|
# manual dependency
|
|
|
|
marshmallow-enum==1.4.1
|
2022-10-20 15:41:06 +00:00
|
|
|
|
|
|
|
# flask_mail dependency
|
|
|
|
blinker==1.5
|