c76114ea23
Add API prototype on Pecan. Add functioanal tests. Update documentation for running new API. Delete old API and unit tests for it. Change-Id: I42b3539d8420b2b5edf44d5265654b738e7ffa5e
8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
SQLAlchemy==0.8.3
|
|
alembic==0.5.0
|
|
gunicorn==0.17.4
|
|
pecan>=0.8.2
|
|
pyOpenSSL==0.13
|
|
pycrypto==2.6
|
|
requests==1.2.3
|