Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
yhr91 authored Oct 8, 2024
1 parent 7b31528 commit cba0d59
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
numpy
scipy
pandas
tqdm
torch
scanpy
accelerate
requests
numpy==1.26.4
scipy==1.14.1
pandas==2.2.2
tqdm==4.66.5
torch==2.1.1
scanpy==1.10.2
accelerate==0.24.0
requests==2.25.1
urllib3==1.26.6

0 comments on commit cba0d59

Please sign in to comment.