Raw File
requires.txt
click
flask
psycopg2
aiohttp
tenacity
cassandra-driver!=3.21.0,>=3.19.0
deprecated
typing-extensions
mypy_extensions
iso8601
swh.core[db,http]>=0.5
swh.model>=0.7.2
swh.objstorage>=0.2.2

[journal]
swh.journal>=0.5.1

[schemata]
SQLAlchemy

[testing]
hypothesis>=3.11.0
pytest
pytest-mock
sqlalchemy-stubs
swh.model[testing]>=0.0.50
pytz
pytest-xdist
swh.journal>=0.5.1
back to top