Files
CTFd/development.txt
Kevin Chung 68da00900a Add freezegun to runtime dependencies, generate cachable s3 urls (#2264)
* Add freezegun to application dependencies
* Generate cachable S3 URLs by rounding time down to the previous hour to generate a consistent URL
2023-02-19 15:01:28 -05:00

24 lines
432 B
Plaintext

-r requirements.txt
pip-tools==5.4.0
pytest==5.4.2
pytest-randomly==3.4.0
coverage==5.1
flake8==3.8.2
psycopg2-binary==2.8.6
codecov==2.1.7
moto==1.3.16
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==2.2.0
black==19.10b0
pytest-sugar==0.9.4
flake8-comprehensions==3.3.1
flake8-bugbear==20.11.1