requests>=2.5.0
urllib3
python-dotenv>=0.11.0

[bigquery]
google-cloud-bigquery>=2.32.0
google-cloud-bigquery-storage>=2.11.0

[bitbucket]
atlassian-python-api
GitPython>=3.1.14

[collab]
oauth2client
GitPython>=3.1.14

[dev]
bandit
black
flake8
mypy
pre-commit
Pygments
types-requests
types-urllib3
boto3-stubs[essential]

[doc]
sphinx<=5.0.2,>=4.4.0
recommonmark
nbsphinx
sphinx-rtd-theme>=1.0.0
pypandoc
jupyterlab

[gcs]
google-cloud-storage>=1.17.0

[git]
GitPython>=3.1.14

[github]
PyGithub
GitPython>=3.1.14

[gitlab]
python-gitlab
GitPython>=3.1.14

[jupyter]
jupyter_core
ipykernel
traitlets

[mlflow]
mlflow

[pandas]
pandas

[s3]
boto3

[test]
mock>=1.0.1
pytest
coverage
pytest-cov
testcontainers
