refstack/requirements.txt
Vladislav Kuzmin c76114ea23 Add API prototype on Pecan
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
2015-01-13 16:33:45 +02:00

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