mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Added missing library in requirementsXXX.txt used by the preferences
utility.
This commit is contained in:
parent
5ea822f33e
commit
785d180451
@ -28,3 +28,4 @@ pycrypto==2.6.1
|
||||
wsgiref==0.1.2
|
||||
simplejson==3.6.5
|
||||
importlib==1.0.3
|
||||
python-dateutil==2.5.0
|
||||
|
@ -26,3 +26,4 @@ six==1.9.0
|
||||
speaklater==1.3
|
||||
pycrypto==2.6.1
|
||||
simplejson==3.6.5
|
||||
python-dateutil==2.5.0
|
||||
|
Loading…
Reference in New Issue
Block a user