From 8e5cc4ec3b0c3bf90f2d06fa6ba748ec7cbe7d39 Mon Sep 17 00:00:00 2001 From: George Hotz Date: Thu, 21 Mar 2019 13:06:19 -0700 Subject: [PATCH] pinning is winning --- requirements.txt | 47 +++++++++++++++++++++++++++++++---------------- 1 file changed, 31 insertions(+), 16 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8a69c041..c64f03bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,17 +1,32 @@ -pip -six -html -flask-socketio -pillow -pyelftools -socketIO-client -gevent -pydot -ipaddr -capstone -hexdump -nose -./qiradb -pyparsing>=2.1.4 -#https://pypi.python.org/packages/source/p/pyparsing/pyparsing-1.5.7.tar.gz#md5=9be0fcdcc595199c646ab317c1d9a709 +capstone==4.0.1 +certifi==2019.3.9 +chardet==3.0.4 +Click==7.0 +Flask==1.0.2 +Flask-SocketIO==3.3.2 +gevent==1.4.0 +greenlet==0.4.15 +hexdump==3.3 +html==1.16 +idna==2.8 +ipaddr==2.2.0 +itsdangerous==1.1.0 +Jinja2==2.10 +MarkupSafe==1.1.1 +nose==1.3.7 +Pillow==5.4.1 +pkg-resources==0.0.0 +pydot==1.4.1 +pyelftools==0.25 +pyparsing==2.3.1 +python-engineio==3.5.0 +python-socketio==3.1.2 +requests==2.21.0 +six==1.12.0 +socketIO-client==0.7.2 +urllib3==1.24.1 +websocket-client==0.56.0 +Werkzeug==0.15.1 + +./qiradb