pgadmin4/requirements.txt
Ashesh Vashi e27e39a8f3 Added support for the infrastructure for on demand access/create the
server connection.

The BaseDriver and BaseConnection are two abstract classes, which allows
us to replace the existing driver with the currently used. The current
implementation supports to connect the PostgreSQL and Postgres Plus
Advanced Server using the psycopg2 driver.
2015-10-20 12:33:29 +05:30

29 lines
476 B
Plaintext

Babel==1.3
Flask==0.10.1
Flask-Babel==0.9
Flask-Gravatar==0.4.1
Flask-Login==0.2.11
Flask-Mail==0.9.1
Flask-Principal==0.4.0
Flask-SQLAlchemy==2.0
Flask-Security==1.7.4
Flask-WTF==0.11
Jinja2==2.7.3
MarkupSafe==0.23
SQLAlchemy==0.9.8
WTForms==2.0.2
Werkzeug==0.9.6
argparse==1.3.0
beautifulsoup4==4.3.2
blinker==1.3
django-htmlmin==0.7.0
html5lib==1.0b3
itsdangerous==0.24
passlib==1.6.2
psycopg2==2.5.2
pytz==2014.10
six==1.9.0
speaklater==1.3
wsgiref==0.1.2
pycrypto==2.6.1