
30 May
2020
30 May
'20
7:21 a.m.
commit f41774d4bf9a9f2c53eb705591dd5574ca48ee41 Author: Philipp Winter <phw@nymity.ch> Date: Fri May 15 10:44:59 2020 -0700 Update requirements.txt to actual requirements. As pointed out in #30586, requirements.txt is not in sync with what onionperf actually requires. This commit adds missing and removes unnecessary dependencies. --- requirements.txt | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 63a00e5..93c3552 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,8 @@ -Twisted -cycler -decorator lxml matplotlib networkx +nose-cov +nose numpy -pyparsing -python-dateutil -pytz scipy -six stem -zope.interface