Skip to content

Commit 3cdc2ec

Browse files
authored
Merge pull request #102 from rmarquis/colab
Relax ipython version constraint
2 parents 88689f7 + fc20dc3 commit 3cdc2ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"tqdm",
4949
"wheel",
5050
"packaging",
51-
"ipython>=8.10.0",
51+
"ipython",
5252
"tabulate",
5353
"statsmodels>=0.10.1",
5454
"openai"

0 commit comments

Comments
 (0)