scrapy
sqlalchemy
psycopg2-binary
smart-open
requests
python-dotenv

[dev]
black==19.10b0
flake8==3.*,>=3.7.8
ipython==7.*,>=7.15.0
isort==4.*,>=4.3.21
pylint==2.*,>=2.2.0
pylint-django==2.*,>=2.0.14
pylint-sqlalchemy==0.*,>=0.2.0
rope==0.*,>=0.16.0
twine==3.*,>=3.1.1

[postgres]
psycopg2==2.*,>=2.8.5

[server]
fastapi==0.*,>=0.58.0
