mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
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
|