mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Pin dnspython==2.3.0 to fix test cases.
This commit is contained in:
parent
76b0f80893
commit
9f35728c6a
@ -26,4 +26,5 @@ testscenarios==0.5.0
|
|||||||
testtools==2.6.0
|
testtools==2.6.0
|
||||||
traceback2==1.4.0
|
traceback2==1.4.0
|
||||||
selenium==4.10.0
|
selenium==4.10.0
|
||||||
coverage==7.2.7
|
# Pinned for https://github.com/eventlet/eventlet/issues/805
|
||||||
|
dnspython==2.3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user