Skip to content

Commit

Permalink
Merge pull request #102 from rmarquis/colab
Browse files Browse the repository at this point in the history
Relax ipython version constraint
  • Loading branch information
yangwenz committed Apr 24, 2024
2 parents 88689f7 + fc20dc3 commit 3cdc2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"tqdm",
"wheel",
"packaging",
"ipython>=8.10.0",
"ipython",
"tabulate",
"statsmodels>=0.10.1",
"openai"
Expand Down

0 comments on commit 3cdc2ec

Please sign in to comment.