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.
devicehub-teal/requirements.txt

37 lines
706 B
Plaintext
Raw Normal View History

alembic==1.4.2
2018-09-16 13:47:19 +00:00
anytree==2.4.3
apispec==0.39.0
2019-02-04 12:01:36 +00:00
boltons==18.0.1
2018-09-16 13:47:19 +00:00
click==6.7
click-spinner==0.1.8
colorama==0.3.9
colour==0.1.5
2019-05-03 12:49:43 +00:00
ereuse-utils[naming,test,session,cli]==0.4.0b49
2018-09-16 13:47:19 +00:00
Flask==1.0.2
Flask-Cors==3.0.10
2018-09-16 13:47:19 +00:00
Flask-SQLAlchemy==2.3.2
2022-02-10 08:51:42 +00:00
flask-WeasyPrint==0.5
2018-09-16 13:47:19 +00:00
hashids==1.2.0
inflection==0.3.1
marshmallow==3.0.0b11
marshmallow-enum==1.4.1
more-itertools==8.12.0
2018-09-16 13:47:19 +00:00
passlib==1.7.1
phonenumbers==8.9.11
2022-02-10 08:51:42 +00:00
psycopg2-binary==2.8.3
PyJWT==2.0.0a1
pytest==7.0.0
2018-09-16 13:47:19 +00:00
python-dateutil==2.7.3
2022-02-10 08:51:42 +00:00
python-decouple==3.3
2018-09-16 13:47:19 +00:00
python-stdnum==1.9
PyYAML==5.4
2018-09-16 13:47:19 +00:00
requests-mock==1.5.2
2022-02-10 08:51:42 +00:00
requests[security]==2.27.1
sortedcontainers==2.1.0
2019-02-04 12:01:36 +00:00
SQLAlchemy==1.2.17
2022-02-10 08:51:42 +00:00
sqlalchemy-citext==1.3.post0
2019-02-04 12:01:36 +00:00
SQLAlchemy-Utils==0.33.11
2019-02-18 22:04:47 +00:00
teal==0.2.0a38
2022-02-10 08:51:42 +00:00
WeasyPrint==44
webargs==5.5.3