1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
netbox-community-netbox/requirements.txt
Jeremy Stretch b01bf6089c Merge branch 'develop' into v2-develop
Conflicts:
	netbox/dcim/forms.py
	netbox/dcim/views.py
	netbox/ipam/forms.py
	netbox/templates/_base.html
	netbox/utilities/views.py
2017-04-13 15:42:50 -04:00

23 lines
393 B
Plaintext

cffi>=1.8
cryptography>=1.8
Django>=1.11
django-cors-headers>=2.0
django-debug-toolbar>=1.7
django-filter>=1.0.2
django-mptt==0.8.7
django-rest-swagger>=2.1.0
django-tables2>=1.4.0
djangorestframework>=3.6.2
graphviz>=0.6
Markdown>=2.6.7
natsort>=5.0.0
ncclient==0.5.3
netaddr==0.7.18
paramiko>=2.0.0
Pillow>=4.0.0
psycopg2>=2.6.1
py-gfm>=0.1.3
pycrypto>=2.6.1
sqlparse>=0.2
xmltodict>=0.10.2