network_inventory/backend/requirements/base.txt

13 lines
139 B
Plaintext
Raw Normal View History

2019-06-10 20:59:46 +02:00
wheel
2020-06-15 22:55:17 +02:00
Django==2.2.13
2020-11-27 21:22:40 +01:00
djangorestframework
2019-06-10 20:59:46 +02:00
pyaml
pytz
django-guardian
django-nested-admin
pytest
pytest-django
pytest-cov
pytest-xdist
2019-08-11 20:39:07 +02:00
mixer