mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-28 03:16:25 -06:00
Fixed documentation typos
This commit is contained in:
parent
8227a9ff9c
commit
7fc480e1f1
@ -11,7 +11,7 @@ natsort>=5.0.0
|
||||
ncclient==0.5.2
|
||||
netaddr==0.7.18
|
||||
paramiko==2.0.0
|
||||
psycopg2==2.6.1
|
||||
psycopg2==2.6.2
|
||||
py-gfm==0.1.3
|
||||
pycrypto==2.6.1
|
||||
sqlparse==0.1.19
|
||||
|
18
requirements.txt~
Normal file
18
requirements.txt~
Normal file
@ -0,0 +1,18 @@
|
||||
cryptography==1.4
|
||||
Django==1.10
|
||||
django-debug-toolbar==1.4
|
||||
django-filter==0.13.0
|
||||
django-rest-swagger==0.3.10
|
||||
django-tables2==1.2.1
|
||||
djangorestframework==3.4.3
|
||||
graphviz==0.4.10
|
||||
Markdown==2.6.6
|
||||
natsort>=5.0.0
|
||||
ncclient==0.5.2
|
||||
netaddr==0.7.18
|
||||
paramiko==2.0.0
|
||||
psycopg2==2.6.2
|
||||
py-gfm==0.1.3
|
||||
pycrypto==2.6.1
|
||||
sqlparse==0.1.19
|
||||
xmltodict==0.10.2
|
Loading…
Reference in New Issue
Block a user