# pyright
pyright

# Third-party stubs
types-python-dateutil
types-pytz
types-PyYAML
types-requests
types-tqdm
plotly-stubs; python_version >= "3.10"
pandas-stubs

# pyright also needs to inherit other environment dependencies in
# order to correctly infer types for code in tests, docs, etc.
-r cicd_utils.txt
-r docs.txt
-r tests.txt
