1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Downgrade to pydot-1.0.2 to fix unknown graph rendering error

This commit is contained in:
Jeremy Stretch
2016-06-24 14:00:29 -04:00
parent 13e095770c
commit 0c8e9e5825

View File

@ -12,6 +12,6 @@ paramiko==2.0.0
psycopg2==2.6.1 psycopg2==2.6.1
py-gfm==0.1.3 py-gfm==0.1.3
pycrypto==2.6.1 pycrypto==2.6.1
pydot==1.1.0 pydot==1.0.2
sqlparse==0.1.19 sqlparse==0.1.19
xmltodict==0.10.2 xmltodict==0.10.2