Files
CTFd/development.txt
Kevin Chung 1e9c0b43b1 Freeze python dependencies using pip-tools (#1722)
* Rename `requirements.txt` to `requirements.in`
* Generate `requirements.txt` using `pip-tools` under Python 3.6
* Add `pip-tools` to `development.txt`
* Closes #1679
2020-11-16 17:06:01 -05:00

23 lines
398 B
Plaintext

-r requirements.txt
pip-tools==5.3.1
pytest==5.4.2
pytest-randomly==3.4.0
coverage==5.1
flake8==3.8.2
freezegun==0.3.15
psycopg2-binary==2.8.6
codecov==2.1.7
moto==1.3.14
bandit==1.6.2
flask_profiler==1.8.1
pytest-xdist==1.32.0
pytest-cov==2.9.0
sphinx_rtd_theme==0.4.3
flask-debugtoolbar==0.11.0
isort==4.3.21
flake8-isort==3.0.0
Faker==4.1.0
pipdeptree==0.13.2
black==19.10b0
pytest-sugar==0.9.4