Skip to content

Commit

Permalink
#17 requirement was added: notebook >= 6.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim55667757 committed Jan 3, 2023
1 parent 6b297aa commit d21e640
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
"python-dateutil >= 2.8.1", # Apache-2.0 license
"jinja2 >= 2.11.3",
"pandas_ta >= 0.2.45b0",
"notebook >= 6.5.2",
],

install_requires=[
Expand All @@ -99,6 +100,7 @@
"python-dateutil >= 2.8.1", # Apache-2.0 license
"jinja2 >= 2.11.3",
"pandas_ta >= 0.2.45b0",
"notebook >= 6.5.2",
],

packages=[
Expand Down

0 comments on commit d21e640

Please sign in to comment.