8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-25 22:22:26 +00:00
re2o/Pipfile

21 lines
339 B
Text
Raw Permalink Normal View History

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
django = "==1.11.*"
"django-bootstrap3" = "*"
django-macaddress = "*"
django-font-awesome = "*"
python-dateutil = "*"
djangorestframework = "*"
django-reversion = "*"
"psycopg2" = "*"
[dev-packages]
volatildap = "*"
[requires]
python_version = "3.6"