Update pyreadstat version constraint in requirements.txt to allow for version 2.0
This commit is contained in:
parent
03b97999dc
commit
384103f489
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user