mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-21 16:27:39 -06:00
cd9d005c49
instead. Add support to the runtime to allow the user to specify the Python path. This needs to be more automated for release, but will be useful for debugging and development.
8 lines
111 B
Plaintext
8 lines
111 B
Plaintext
Flask==0.10.1
|
|
Jinja2==2.7.3
|
|
MarkupSafe==0.23
|
|
Werkzeug==0.9.6
|
|
itsdangerous==0.24
|
|
psycopg2==2.5.2
|
|
wsgiref==0.1.2
|