requests~=2.32.2
pandas<3.0.0,>=2.0.0
setuptools>=60.0.0
biopython~=1.78
requests-toolbelt~=1.0.0
openpyxl~=3.1.5

[:python_version < "3.13"]
pyarrow<18.0.0,>=10.0.0

[:python_version < "3.9"]
urllib3<3.0.0,>=1.26.18
python-dotenv~=1.0.0

[:python_version >= "3.13"]
pyarrow>=18.0.0

[:python_version >= "3.9"]
urllib3~=2.4.0
python-dotenv~=1.1.0

[build]
build
twine

[dev]
python-dotenv
pytest
