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

[:python_version < "3.10"]
urllib3<1.27,>=1.26.18

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

[:python_version < "3.9"]
python-dotenv~=1.0.0

[:python_version >= "3.10"]
urllib3<3.0.0,>=2.0.0

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

[:python_version >= "3.9"]
python-dotenv<1.3,>=1.1

[build]
twine

[dev]
python-dotenv
pytest
boto3~=1.35.0
botocore<1.43,>=1.35
