2013-05-16 20:35:51 +02:00
|
|
|
# Requirements for OpenSlides in production
|
2017-09-04 00:25:45 +02:00
|
|
|
-r requirements_big_mode.txt
|
2013-05-16 20:35:51 +02:00
|
|
|
|
2013-11-13 19:36:19 +01:00
|
|
|
# Requirements for development and tests in alphabetical order
|
2016-01-09 09:58:22 +01:00
|
|
|
coverage
|
2018-08-08 21:09:22 +02:00
|
|
|
#flake8
|
|
|
|
# Use master of flake8 until flake8 3.6 is released that supports python3.7
|
|
|
|
git+https://gitlab.com/pycqa/flake8.git
|
2017-06-01 14:51:00 +02:00
|
|
|
isort==4.2.5
|
2017-08-23 20:51:06 +02:00
|
|
|
mypy
|
2017-09-04 00:25:45 +02:00
|
|
|
fakeredis
|