network_inventory/requirements/base.txt

15 lines
166 B
Plaintext
Raw Normal View History

2019-06-10 20:59:46 +02:00
wheel
2020-02-15 00:30:04 +01:00
Django==2.2.10
2019-06-10 20:59:46 +02:00
pyaml
pytz
django-guardian
2019-08-02 16:54:32 +02:00
django-tables2
django-filter
django-nested-admin
django-bootstrap4
pytest
pytest-django
pytest-cov
pytest-xdist
2019-08-11 20:39:07 +02:00
mixer