Skip to content

Commit

Permalink
Merge pull request #550 from github/joshaber/upgrade-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
joshaber authored May 9, 2024
2 parents 64a4428 + 68a8f7f commit fd1d4d4
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
ipywidgets==7.7.1
matplotlib==3.7.0
numpy==1.24.2
pandas==1.5.3
torch==1.13.1
torchvision==0.13.1
tqdm==4.66.3
ipywidgets==8.1.2
matplotlib==3.8.4
pandas==2.2.2
torch==2.3.0
torchvision==0.18.0
tqdm==4.66.4

7 comments on commit fd1d4d4

@martafelcini
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@Abhi7739309
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@Ahmedidoumou
Copy link

@Ahmedidoumou Ahmedidoumou commented on fd1d4d4 Jun 16, 2024 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Mlande11
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ImportError: Unable to import required dependencies: numpy: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there.

@Mlande11
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

problems in jyputor notebook
ImportError: Unable to import required dependencies: numpy: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there.

@Murka5
Copy link

@Murka5 Murka5 commented on fd1d4d4 Aug 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ок

@Murka5
Copy link

@Murka5 Murka5 commented on fd1d4d4 Aug 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Please sign in to comment.