Skip to content

Commit 75985ae

Browse files
committed
update python dependencies
1 parent 30eaecc commit 75985ae

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
pandas==2.1.4
2-
python-prctl==1.8.1
3-
tables==3.9.2
4-
json5==0.9.10
5-
protobuf==4.21.12
6-
tqdm==4.65.0
7-
psutil==5.9.8
1+
pandas~=2.2
2+
python-prctl~=1.8
3+
tables~=3.10
4+
json5~=0.12
5+
protobuf~=6.31
6+
tqdm~=4.67
7+
psutil~=7.0
88
pyelftools~=0.32

0 commit comments

Comments
 (0)