weblate/ci/requirements-scrutinizer.txt
Michal Čihař 97b56fd17d Do not override standard deps
Signed-off-by: Michal Čihař <michal@cihar.com>
2018-09-02 14:47:54 +02:00

17 lines
302 B
Text

-r ../requirements.txt
# Adjusted copy of requirements-optional.txt:
# - without python_version modifiers
# - without PyAML and tesserocr
pyuca>=1.1
Babel
chardet
python-memcached
python-bidi>=0.4.0
akismet>=1.0
boto3
zeep
# Test
-r ../requirements-test.txt
coverage
# Database backend
psycopg2-binary