Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyKozhevin committed Jul 5, 2024
1 parent b385c4c commit 887cd90
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,13 @@
'pynvml>=11.5.0',
'blessed>=1.17',
'psutil>=5.6',
'requests>=2.24',
],
extras_require={
'nbrun': [
'ipython>=7.10.0',
'nbconvert>=5.6.1',
],
'nbwatch': [
'requests>=2.24'
]
},
classifiers=[
'Development Status :: 4 - Beta',
Expand Down

0 comments on commit 887cd90

Please sign in to comment.