mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
added requirements.txt
This commit is contained in:
66
requirements.txt
Normal file
66
requirements.txt
Normal file
@@ -0,0 +1,66 @@
|
||||
amqp==2.4.1
|
||||
aniso8601==4.1.0
|
||||
APScheduler==3.5.3
|
||||
asn1crypto==0.24.0
|
||||
attrs==18.2.0
|
||||
Automat==0.7.0
|
||||
Babel==2.6.0
|
||||
billiard==3.5.0.5
|
||||
celery==4.2.1
|
||||
certifi==2018.11.29
|
||||
cffi==1.11.5
|
||||
chardet==3.0.4
|
||||
Click==7.0
|
||||
constantly==15.1.0
|
||||
cryptography==2.5
|
||||
cssselect==1.0.3
|
||||
Django==2.1.7
|
||||
django-cors-headers==2.4.0
|
||||
dnspython==1.16.0
|
||||
docopt==0.6.2
|
||||
eventlet==0.24.1
|
||||
Flask==1.0.2
|
||||
Flask-Cors==3.0.7
|
||||
Flask-RESTful==0.3.7
|
||||
Flask-Uploads==0.2.1
|
||||
flower==0.9.2
|
||||
gerapy==0.8.5
|
||||
greenlet==0.4.15
|
||||
gunicorn==19.9.0
|
||||
hyperlink==18.0.0
|
||||
idna==2.8
|
||||
incremental==17.5.0
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.10
|
||||
kombu==4.3.0
|
||||
lxml==4.3.1
|
||||
MarkupSafe==1.1.0
|
||||
mongoengine==0.16.3
|
||||
monotonic==1.5
|
||||
parsel==1.5.1
|
||||
pyasn1==0.4.5
|
||||
pyasn1-modules==0.2.4
|
||||
pycparser==2.19
|
||||
PyDispatcher==2.0.5
|
||||
PyHamcrest==1.9.0
|
||||
pymongo==3.7.2
|
||||
PyMySQL==0.9.3
|
||||
pyOpenSSL==19.0.0
|
||||
python-scrapyd-api==2.1.2
|
||||
pytz==2018.9
|
||||
queuelib==1.5.0
|
||||
redis==3.1.0
|
||||
requests==2.21.0
|
||||
Scrapy==1.6.0
|
||||
scrapy-redis==0.6.8
|
||||
scrapy-splash==0.7.2
|
||||
service-identity==18.1.0
|
||||
six==1.12.0
|
||||
tornado==5.1.1
|
||||
Twisted==18.9.0
|
||||
tzlocal==1.5.1
|
||||
urllib3==1.24.1
|
||||
vine==1.2.0
|
||||
w3lib==1.20.0
|
||||
Werkzeug==0.14.1
|
||||
zope.interface==4.6.0
|
||||
Reference in New Issue
Block a user