dogeystamp
65cae632b7
- added readthedocs.yaml - write down steps to compile docs locally - separated requirements for Sphinx and for Sachet
41 lines
794 B
Plaintext
41 lines
794 B
Plaintext
alembic==1.10.4
|
|
attrs==22.2.0
|
|
bcrypt==4.0.1
|
|
bitmask @ git+https://github.com/dogeystamp/bitmask@e3726f069c24f1db6ecb2e3d3143c9c930c83fa5
|
|
black==23.3.0
|
|
click==8.1.3
|
|
coverage==7.2.1
|
|
exceptiongroup==1.1.0
|
|
Flask==2.2.3
|
|
Flask-Bcrypt==1.0.1
|
|
Flask-Cors==3.0.10
|
|
flask-marshmallow==0.14.0
|
|
Flask-Migrate==4.0.4
|
|
Flask-Script==2.0.6
|
|
Flask-SQLAlchemy==3.0.3
|
|
Flask-Testing==0.8.1
|
|
greenlet==2.0.2
|
|
iniconfig==2.0.0
|
|
itsdangerous==2.1.2
|
|
Jinja2==3.1.2
|
|
Mako==1.2.4
|
|
MarkupSafe==2.1.2
|
|
marshmallow==3.19.0
|
|
marshmallow-sqlalchemy==0.29.0
|
|
mypy-extensions==1.0.0
|
|
packaging==23.0
|
|
pathspec==0.11.1
|
|
platformdirs==3.2.0
|
|
pluggy==1.0.0
|
|
PyJWT==2.6.0
|
|
pytest==7.2.2
|
|
pytest-cov==4.0.0
|
|
pytest-env==0.8.1
|
|
PyYAML==6.0
|
|
six==1.16.0
|
|
SQLAlchemy==2.0.5.post1
|
|
SQLAlchemy-Utils==0.40.0
|
|
tomli==2.0.1
|
|
typing_extensions==4.5.0
|
|
Werkzeug==2.2.3
|