mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-05 11:46:50 -06:00
Established base requirements and pinned package versions for release
This commit is contained in:
21
base_requirements.txt
Normal file
21
base_requirements.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
Django
|
||||
django-cors-headers
|
||||
django-debug-toolbar
|
||||
django-filter==1.1.0
|
||||
django-mptt
|
||||
django-tables2
|
||||
django-taggit
|
||||
django-timezone-field
|
||||
djangorestframework==3.8.1
|
||||
drf-yasg[validation]
|
||||
graphviz
|
||||
Markdown
|
||||
natsort
|
||||
ncclient
|
||||
netaddr
|
||||
paramiko
|
||||
Pillow
|
||||
psycopg2-binary
|
||||
py-gfm
|
||||
pycryptodome
|
||||
xmltodict
|
||||
Reference in New Issue
Block a user