mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-23 07:11:40 -07:00
Update IPython dependency to >= version 8.11 (#2183)
This commit is contained in:
parent
6f39033dde
commit
ecfc73790e
2 changed files with 83 additions and 13 deletions
|
@ -22,7 +22,7 @@ click = "8.0.4" # pinning for now per https://github.com/psf/black/issues/2964
|
|||
dynaconf = "^3.1.4"
|
||||
geopandas = "^0.11.0"
|
||||
ipdb = "^0.13.9"
|
||||
ipython = "^7.31.1"
|
||||
ipython = "^8.11.0"
|
||||
jupyter = "^1.0.0"
|
||||
jupyter-contrib-nbextensions = "^0.5.1"
|
||||
marshmallow-dataclass = "^8.5.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue