requirements.txt
This commit is contained in:
parent
282090a8fc
commit
27e4219cf9
|
@ -0,0 +1,49 @@
|
||||||
|
amqp==2.5.2
|
||||||
|
billiard==3.6.1.0
|
||||||
|
boto==2.49.0
|
||||||
|
boto3==1.10.17
|
||||||
|
botocore==1.13.17
|
||||||
|
celery==4.3.0
|
||||||
|
certifi==2019.9.11
|
||||||
|
chardet==3.0.4
|
||||||
|
colorama==0.4.1
|
||||||
|
Django==2.2.7
|
||||||
|
django-ranged-response==0.2.0
|
||||||
|
django-simple-captcha==0.5.12
|
||||||
|
docutils==0.15.2
|
||||||
|
docxtpl==0.6.3
|
||||||
|
et-xmlfile==1.0.1
|
||||||
|
gensim==3.8.1
|
||||||
|
idna==2.8
|
||||||
|
importlib-metadata==0.23
|
||||||
|
jdcal==1.4.1
|
||||||
|
jieba==0.39
|
||||||
|
Jinja2==2.10.3
|
||||||
|
jmespath==0.9.4
|
||||||
|
joblib==0.14.0
|
||||||
|
kombu==4.6.6
|
||||||
|
lxml==4.4.1
|
||||||
|
MarkupSafe==1.1.1
|
||||||
|
more-itertools==7.2.0
|
||||||
|
numpy==1.17.4
|
||||||
|
openpyxl==3.0.0
|
||||||
|
pandas==0.25.3
|
||||||
|
Pillow==6.2.1
|
||||||
|
psycopg2==2.8.4
|
||||||
|
PyJWT==1.7.1
|
||||||
|
python-dateutil==2.8.0
|
||||||
|
python-docx==0.8.7
|
||||||
|
pytz==2019.3
|
||||||
|
qrcode==6.1
|
||||||
|
requests==2.22.0
|
||||||
|
s3transfer==0.2.1
|
||||||
|
scikit-learn==0.21.3
|
||||||
|
scipy==1.3.2
|
||||||
|
six==1.13.0
|
||||||
|
sklearn==0.0
|
||||||
|
smart-open==1.9.0
|
||||||
|
sqlparse==0.3.0
|
||||||
|
urllib3==1.25.7
|
||||||
|
vine==1.3.0
|
||||||
|
XlsxWriter==1.2.5
|
||||||
|
zipp==0.6.0
|
Binary file not shown.
Loading…
Reference in New Issue