mirror of https://github.com/JohnHammond/CTFd.git
19 lines
342 B
Plaintext
19 lines
342 B
Plaintext
-r requirements.txt
|
|
pytest==4.4.0
|
|
pytest-randomly==1.2.3
|
|
coverage==5.0.3
|
|
mock==2.0.0
|
|
flake8==3.7.7
|
|
freezegun==0.3.11
|
|
psycopg2==2.7.5
|
|
psycopg2-binary==2.7.5
|
|
codecov==2.0.15
|
|
moto==1.3.7
|
|
bandit==1.5.1
|
|
flask_profiler==1.8.1
|
|
pytest-xdist==1.28.0
|
|
pytest-cov==2.8.1
|
|
sphinx_rtd_theme==0.4.3
|
|
flask-debugtoolbar==0.10.1
|
|
flake8-isort==2.8.0
|
|
Faker==3.0.1 |