mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-19 01:15:04 -05:00
Fixes for Python 3.12 compatibility:
- Upgrade testtools package - Use platstdlib instead of stdlib to get the path
This commit is contained in:
@@ -23,7 +23,7 @@ pbr==5.11.1
|
||||
pycodestyle>=2.5.0
|
||||
python-mimeparse==1.6.0
|
||||
testscenarios==0.5.0
|
||||
testtools==2.6.0
|
||||
testtools==2.7.1
|
||||
traceback2==1.4.0
|
||||
selenium==4.10.0
|
||||
# Pinned for https://github.com/eventlet/eventlet/issues/805
|
||||
|
||||
Reference in New Issue
Block a user