add 'pyarrow' to requirements.txt

This commit is contained in:
DmsAnhr 2026-01-29 11:41:12 +07:00
parent 498234ddae
commit 8837c4e12a

View File

@ -16,4 +16,5 @@ Shapely==2.1.2
SQLAlchemy==2.0.46 SQLAlchemy==2.0.46
asyncpg asyncpg
psycopg2 psycopg2
python-multipart python-multipart
pyarrow