Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
astonzhang authored Feb 9, 2023
1 parent 2398997 commit 55a605f
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 @@ -4,7 +4,7 @@
requirements = [
'jupyter',
'numpy<=1.23.5',
'matplotlib<=3.6.2',
'matplotlib',
'matplotlib-inline',
'requests',
'pandas',
Expand Down

0 comments on commit 55a605f

Please sign in to comment.