Skip to content

Commit b47b199

Browse files
committed
⬇️ pinned fastprogress < 1.0.4 to prevent from needing Ipython
1 parent f13af35 commit b47b199

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"fmpy>=0.3.6",
3535
"matplotlib>=3.5.1",
3636
"plotly>=5.3.1",
37-
"fastprogress>=1.0.3",
37+
"fastprogress<1.0.4",
3838
]
3939

4040
[build-system]

0 commit comments

Comments
 (0)