Files
httpbin/requirements.txt
T
Ryan Park d851a7e2a1 Modifications to enable hosting by Runscope
I removed the gunicorn requirement. At Runscope we need a custom version of
gunicorn, and the requirement isn't strictly necessary for third parties to
use this project. (They might want to host under a different WSGI server
anyway.)

Also updated the README to remove some Heroku references.
2015-01-16 10:38:01 -08:00

10 lines
138 B
Plaintext

decorator==3.4.0
Flask==0.10.1
gevent==1.0.1
greenlet==0.4.2
itsdangerous==0.24
Jinja2==2.7.2
MarkupSafe==0.23
six==1.6.1
Werkzeug==0.9.4