mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
d851a7e2a1
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.
10 lines
138 B
Plaintext
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
|