Changeset View
Changeset View
Standalone View
Standalone View
requirements.txt
| # Add here external Python modules dependencies, one per line. Module names | # Add here external Python modules dependencies, one per line. Module names | ||||
| # should match https://pypi.python.org/pypi names. For the full spec or | # should match https://pypi.python.org/pypi names. For the full spec or | ||||
| # dependency lines, see https://pip.readthedocs.org/en/1.1/requirements.html | # dependency lines, see https://pip.readthedocs.org/en/1.1/requirements.html | ||||
| dulwich | dulwich | ||||
| psycopg2 | |||||
| tenacity | |||||