Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
schiebel committed Jan 5, 2024
1 parent f78d3d3 commit a87925d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,13 @@ packages = casagui
python_requires = >=3.8
install_requires =
python_version >= 3.8
bokeh >= 2.4
bokeh > 3.0
matplotlib
scipy
websockets
astropy
regions
certifi
scipy

[options.package_data]
* = bokeh/state/js/*.js, *.rst

0 comments on commit a87925d

Please sign in to comment.