mirror of
https://github.com/netbox-community/netbox.git
synced 2026-02-28 01:56:08 -06:00
Fixes #677: Add cffi as an explicit dependency to avoid setuptools error on Debian
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
cffi>=1.8
|
||||||
cryptography==1.4
|
cryptography==1.4
|
||||||
Django==1.10
|
Django==1.10
|
||||||
django-debug-toolbar==1.4
|
django-debug-toolbar==1.4
|
||||||
|
|||||||
Reference in New Issue
Block a user