Skip to content

Commit

Permalink
Merge pull request #53 from danielg4a/BSC-17592-new-ipython-n-traitlets
Browse files Browse the repository at this point in the history
BSC-17592
  • Loading branch information
danielg4a committed Jun 23, 2023
2 parents 09d4828 + 2557fb5 commit c6bd789
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 @@ -11,7 +11,7 @@
zip_safe=False,
install_requires=[
"requests >= 2.3.0",
"IPython >= 7.9",
"IPython >= 7.13.0",
"traitlets >= 4.3.3",
],
tests_require=[
Expand Down

0 comments on commit c6bd789

Please sign in to comment.