numpy>=1.17
msgpack>=0.6.1
tornado
requests
pyyaml>=5.1
pydantic>=1.4.0
bcrypt
cryptography
sqlalchemy<1.4,>=1.3
alembic
psycopg2>=2.7
tqdm
plotly>=4.0.0
pandas
h5py
pyarrow>=0.15.0
qcengine==0.22
qcelemental==0.24

[api_logging]
geoip2

[docs]
sphinx==1.2.3
sphinxcontrib-napoleon
sphinx_rtd_theme
numpydoc

[lint]
black
isort

[tests]
pytest
pytest-cov
requests-mock
