network_inventory/requirements/base.txt

13 lines
127 B
Plaintext
Raw Normal View History

2019-06-10 20:59:46 +02:00
wheel
2019-08-30 06:28:46 +02:00
Django==2.2.4
2019-06-10 20:59:46 +02:00
pyaml
pytz
django-guardian
2019-08-02 16:54:32 +02:00
django-tables2
django-filter
pytest
pytest-django
pytest-cov
pytest-xdist
2019-08-11 20:39:07 +02:00
mixer