# This file was autogenerated by uv via the following command:
#    uv export --format requirements.txt --all-extras --no-dev --no-hashes --no-editable --no-emit-project
bgzip==0.5.1
    # via vcf-to-duckdb
case-converter==1.2.0
    # via vcf-to-duckdb
click==8.1.8
    # via typer
colorama==0.4.6 ; sys_platform == 'win32'
    # via click
duckdb==1.4.4
    # via vcf-to-duckdb
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
numpy==2.2.5
    # via pandas
pandas==2.2.3
    # via vcf-to-duckdb
pyarrow==21.0.0
    # via vcf-to-duckdb
pygments==2.19.1
    # via rich
python-dateutil==2.9.0.post0
    # via pandas
pytz==2025.2
    # via pandas
rich==14.0.0
    # via typer
shellingham==1.5.4
    # via typer
six==1.17.0
    # via python-dateutil
typer==0.15.3
    # via vcf-to-duckdb
typing-extensions==4.13.2
    # via typer
tzdata==2025.2
    # via pandas
