Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
ZihengSun authored Jan 20, 2024
1 parent a55be56 commit c169729
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ name = pygeoweaver
packages = find:
python_requires = >=3.7,<4
install_requires =
setuptools
requests
pydantic
ipython
pandas
setuptools>=60.0
requests>=2.28.2
pydantic>=1.10.9
pydantic>=1.10.9
ipython>=8.14.0
pandas>=2.0.2

[options.package_data]
pygeoweaver = *.bat
Expand Down

0 comments on commit c169729

Please sign in to comment.