-
- Downloads
Introduce Pipenv
Replace requirements.txt with pipenv for consistent development environments. Added additional development dependencies.
parent
9b2f61db
No related branches found
No related tags found
This commit is part of merge request !21. Comments created here will be created in the context of that merge request.
Pipfile
0 → 100644
Pipfile.lock
0 → 100644
This diff is collapsed.
requirements.txt
deleted
100644 → 0
alembic~=1.12.1 | |||
argon2-cffi~=23.1.0 | |||
Flask-SQLAlchemy~=3.1.1 | |||
Flask~=3.0.0 | |||
ldap3~=2.9.1 | |||
requests~=2.32.3 | |||
SQLAlchemy~=2.0.23 |
Please register or sign in to comment