mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
Bumped psycopg2 hoping to fix jsonb errors in CI
This commit is contained in:
parent
67f0dfa449
commit
669aee2d73
@ -15,7 +15,7 @@ ncclient==0.5.3
|
|||||||
netaddr==0.7.18
|
netaddr==0.7.18
|
||||||
paramiko>=2.0.0
|
paramiko>=2.0.0
|
||||||
Pillow>=4.0.0
|
Pillow>=4.0.0
|
||||||
psycopg2>=2.6.1
|
psycopg2>=2.7.3
|
||||||
py-gfm>=0.1.3
|
py-gfm>=0.1.3
|
||||||
pycrypto>=2.6.1
|
pycrypto>=2.6.1
|
||||||
sqlparse>=0.2
|
sqlparse>=0.2
|
||||||
|
Loading…
Reference in New Issue
Block a user