mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Using simplejson for jsonify the data of type Decimal, which will used
for numeric type of PostgreSQL, in python using psycopg2.
This commit is contained in:
@@ -24,4 +24,5 @@ psycopg2==2.5.2
|
||||
pytz==2014.10
|
||||
six==1.9.0
|
||||
speaklater==1.3
|
||||
pycrypto==2.6.1
|
||||
pycrypto==2.6.1
|
||||
simplejson==3.6.5
|
||||
|
||||
Reference in New Issue
Block a user