Commit ba4e11d8 authored by sim's avatar sim

Upgrade dependencies

parent b053ed96
[[source]] [[source]]
url = "https://pypi.python.org/simple" url = "https://pypi.python.org/simple"
verify_ssl = true verify_ssl = true
name = "pypi" name = "pypi"
[dev-packages] [dev-packages]
pylint = "*" pylint = "*"
pylint-celery = "*" pylint-celery = "*"
pylint-django = "*" pylint-django = "*"
colorama = "*" colorama = "*"
[packages] [packages]
Django = "*"
django = "*"
dateutils = "*" dateutils = "*"
celery = "*" celery = "*"
sqlalchemy = "*" SQLAlchemy = "*"
"psycopg2-binary" = "*" "psycopg2-binary" = "*"
sqlalchemy-utils = "*" SQLAlchemy-Utils = "*"
djangorestframework = "*" djangorestframework = "*"
djangorestframework-jwt = "*" djangorestframework-jwt = "*"
django-celery-beat = "*" django_celery_beat = "*"
python-decouple = "*" python-decouple = "*"
alembic = "*" alembic = "*"
scrapy = "*" Scrapy = "*"
jmespath = "*" jmespath = "*"
risparser = "*" RISparser = "*"
scrapyd = "*" scrapyd = "*"
scrapyd-client = "*" scrapyd-client = "*"
[requires] [requires]
python_version = "3.5" python_version = "3.5"
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment