mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-05 11:46:50 -06:00
Initial push to public repo
This commit is contained in:
25
requirements.txt
Normal file
25
requirements.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
Django==1.9.1
|
||||
django-cors-headers==1.1.0
|
||||
django-debug-toolbar==1.4
|
||||
django-extensions==1.6.1
|
||||
django-filter==0.12.0
|
||||
django-rest-swagger==0.3.4
|
||||
django-tables2==1.0.7
|
||||
djangorestframework==3.3.2
|
||||
ecdsa==0.13
|
||||
Exscript==2.1.479
|
||||
lxml==3.5.0
|
||||
Markdown==2.6.5
|
||||
MarkupSafe==0.23
|
||||
ncclient==0.4.3
|
||||
netaddr==0.7.15
|
||||
paramiko==1.15.2
|
||||
psycopg2==2.6.1
|
||||
py-gfm==0.1.1
|
||||
pycrypto==2.6.1
|
||||
pydot==1.0.2
|
||||
pyparsing==1.5.7
|
||||
PyYAML==3.11
|
||||
six==1.10.0
|
||||
sqlparse==0.1.18
|
||||
xmltodict==0.9.2
|
||||
Reference in New Issue
Block a user