mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 14:50:17 +00:00
Merge pull request #211 from Runscope/gunicorn
Restore gunicorn in the list of third-party requirements
This commit is contained in:
@@ -2,6 +2,7 @@ decorator==3.4.0
|
||||
Flask==0.10.1
|
||||
gevent==1.0.1
|
||||
greenlet==0.4.2
|
||||
gunicorn==19.2
|
||||
itsdangerous==0.24
|
||||
Jinja2==2.7.2
|
||||
MarkupSafe==0.23
|
||||
|
||||
Reference in New Issue
Block a user