Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
Update cffi version from 1.15.0 to 1.16.0 to address new dependency issue.
  • Loading branch information
chris-s-bowden authored Apr 25, 2024
1 parent 5222516 commit a158441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ setup_requires =
numpy==1.22.0
pandas>=1.3.5
tqdm>=4.64.0
cffi==1.15.0
cffi==1.16.0
include_package_data = True
packages = find:
python_requires = >=3.7
Expand Down

0 comments on commit a158441

Please sign in to comment.