Skip to content

Commit a5e0805

Browse files
committed
Update requests to 2.33 and pygments to 2.20 to fix vulnerabilities
1 parent 8836b93 commit a5e0805

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

environment.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@ dependencies:
3535
- optree==0.19.0
3636
- protobuf==6.31.1
3737
- pyarrow==23.0.1
38-
- pygments==2.19.2
39-
- requests==2.32.5
38+
- pygments==2.20
39+
- requests==2.33
40+
4041
- rich==14.3.3
4142
- six==1.17.0
4243
- tensorboard==2.17.1

0 commit comments

Comments
 (0)