diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2014-01-28 15:20:10 +1300 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2014-01-28 15:20:10 +1300 |
commit | 3aa78f9ff38471f84a471618e1a43ca02fc65b6a (patch) | |
tree | 2d36a1230a750aa8cd70b885a17dff5f523c04e1 /requirements.txt | |
parent | e5d282936434226241e7077380607224b4ebe446 (diff) | |
parent | 36930a6e1de068d3ea1984d732c22a1a09974c75 (diff) | |
download | mitmproxy-3aa78f9ff38471f84a471618e1a43ca02fc65b6a.tar.gz mitmproxy-3aa78f9ff38471f84a471618e1a43ca02fc65b6a.tar.bz2 mitmproxy-3aa78f9ff38471f84a471618e1a43ca02fc65b6a.zip |
Merge branch 'master' of ssh.github.com:cortesi/mitmproxy
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt index e036fd1f..fde84677 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,8 +5,6 @@ Pillow>=2.3.0,<2.4 Werkzeug>=0.8.3 lxml>=3.2.1 netlib>=0.10 -nose>=1.3.0 -mock>=1.0.1 pathod>=0.9.2 pyOpenSSL>=0.13 pyasn1>=0.1.7 @@ -14,4 +12,4 @@ requests>=1.2.2 urwid>=1.1.1 wsgiref>=0.1.2 jsbeautifier>=1.4.0 -cssutils>=1.0,<1.1 +cssutils>=1.0,<1.1
\ No newline at end of file |