mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-02-03 13:24:32 +01:00
* Bump down SQLAlchemy-Utils to version 0.41.0 * Update development dependencies --------- Signed-off-by: Bendik Dyrli <skandix@datapor.no> Co-authored-by: Kevin Chung <kchung@ctfd.io>
20 lines
346 B
Plaintext
20 lines
346 B
Plaintext
-r requirements.txt
|
|
pip-tools==5.4.0
|
|
pytest==7.3.1
|
|
pytest-randomly==3.12.0
|
|
coverage==7.2.3
|
|
ruff==0.0.260
|
|
psycopg2-binary==2.9.6
|
|
moto==1.3.16
|
|
bandit==1.6.2
|
|
flask_profiler==1.8.1
|
|
pytest-xdist==3.2.1
|
|
pytest-cov==4.0.0
|
|
sphinx_rtd_theme==0.4.3
|
|
flask-debugtoolbar==0.11.0
|
|
isort==4.3.21
|
|
Faker==4.1.0
|
|
pipdeptree==2.2.0
|
|
black==19.10b0
|
|
pytest-sugar==0.9.7
|