Update pyreadstat version constraint in requirements.txt to allow for version 2.0

This commit is contained in:
David Peterson 2026-04-20 14:10:08 -05:00
parent 03b97999dc
commit 384103f489

View File

@ -1,5 +1,5 @@
pandas>=2.0,<3.0
pyreadstat>=1.2,<1.3
pyreadstat>=1.2,<2.0
numpy>=2.1,<3.0
pyyaml>=6.0,<7.0
psycopg2-binary>=2.9,<3.0