mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
782a3411a7
I mostly just added a bunch of encoding, especially around the HTTP Digest Auth stuff. This commit also adds six as a dependency.
12 lines
168 B
Plaintext
12 lines
168 B
Plaintext
Flask==0.10.1
|
|
Jinja2==2.7.2
|
|
MarkupSafe==0.23
|
|
Werkzeug==0.9.4
|
|
decorator==3.4.0
|
|
gevent==1.0.1
|
|
greenlet==0.4.2
|
|
gunicorn==18.0
|
|
itsdangerous==0.24
|
|
wsgiref==0.1.2
|
|
six==1.6.1
|