8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-13 17:54:46 +00:00
re2o/Pipfile
2021-02-14 09:29:10 +01:00

32 lines
518 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
django = "==2.2.18"
django-autocomplete-light = "*"
django-bootstrap3 = "*"
django-rest-framework = "*"
django-reversion = "*"
mysqlclient = "*"
pillow = "*"
python-dateutil = "*"
django-macaddress = "*"
pycrypto = "*"
django-ldapdb = "*"
gitpython = "*"
[dev-packages]
sphinx = "*"
sphinx-rtd-theme = "*"
black = "*"
rope = "*"
coverage = "*"
coveralls = "*"
docstr-coverage = "*"
pyyaml = "*"
[pipenv]
allow_prereleases = true