From f73d9c97a8c2a14ebdd5ad3503b97946d5e3f39b Mon Sep 17 00:00:00 2001 From: Marvin Zhang Date: Fri, 21 Jun 2019 12:37:21 +0800 Subject: [PATCH] requirements.txt cleanup --- crawlab/requirements.txt | 84 ++++------------------------------------ 1 file changed, 8 insertions(+), 76 deletions(-) diff --git a/crawlab/requirements.txt b/crawlab/requirements.txt index dc42e26e..d5ac763c 100644 --- a/crawlab/requirements.txt +++ b/crawlab/requirements.txt @@ -1,80 +1,12 @@ -aiohttp==3.5.4 -amqp==2.4.2 -aniso8601==6.0.0 -APScheduler==3.6.0 -asn1crypto==0.24.0 -async-timeout==3.0.1 -attrs==19.1.0 -Automat==0.7.0 -Babel==2.6.0 -beautifulsoup4==4.7.1 -billiard==3.6.0.0 -bs4==0.0.1 -bson==0.5.8 -cachetools==3.1.0 -celery==4.3.0 -certifi==2019.3.9 -cffi==1.12.3 -chardet==3.0.4 -Click==7.0 -coloredlogs==10.0 -constantly==15.1.0 -cryptography==2.6.1 -cssselect==1.0.3 -csvalidate==1.1.1 -eventlet==0.25.0 -Flask==1.0.2 -Flask-APScheduler==1.11.0 -Flask-Cors==3.0.7 -Flask-CSV==1.2.0 -Flask-RESTful==0.3.7 -flask-restplus==0.12.1 -flower==0.9.3 +Flask_CSV==1.2.0 gevent==1.4.0 -greenlet==0.4.15 -gunicorn==19.9.0 -html5lib==1.0.1 -humanfriendly==4.18 -hyperlink==19.0.0 -idna==2.8 -idna-ssl==1.1.0 -incremental==17.5.0 -itsdangerous==1.1.0 -Jinja2==2.10 -jsonpickle==1.1 -jsonschema==3.0.1 -kombu==4.5.0 -lxml==4.3.3 -MarkupSafe==1.1.1 -marshmallow==2.19.2 -mongoengine==0.17.0 -multidict==4.5.2 -parsel==1.5.1 -pyasn1==0.4.5 -pyasn1-modules==0.2.5 -pycparser==2.19 -PyDispatcher==2.0.5 -PyHamcrest==1.9.0 -pymongo==3.7.2 -pyOpenSSL==19.0.0 -pyrsistent==0.14.11 -python-dateutil==2.8.0 -pytz==2018.9 -queuelib==1.5.0 -redis==3.2.1 requests==2.21.0 Scrapy==1.6.0 -service-identity==18.1.0 -six==1.12.0 -soupsieve==1.9.1 -tornado==5.1.1 -Twisted==19.2.0 -typing-extensions==3.7.2 -tzlocal==1.5.1 -urllib3==1.24.1 -vine==1.3.0 -w3lib==1.20.0 -webencodings==0.5.1 +pymongo==3.7.2 +APScheduler==3.6.0 +coloredlogs==10.0 +Flask_RESTful==0.3.7 +Flask==1.0.2 +lxml==4.3.3 +Flask_Cors==3.0.7 Werkzeug==0.15.2 -yarl==1.3.0 -zope.interface==4.6.0