ArneBinder commited on
Commit
5fbc03a
·
verified ·
1 Parent(s): b4e78d7

update pytorch-ie dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -3,9 +3,9 @@ torch==2.0.0
3
  pytorch-lightning==2.1.2
4
 
5
  # --------- pytorch-ie --------- #
6
- pytorch-ie>=0.31.6,<0.32.0
7
- pie-datasets>=0.10.5,<0.11.0
8
- pie-modules>=0.15.3,<0.16.0
9
 
10
  # --------- models -------- #
11
  adapters>=0.1.2,<0.2.0
 
3
  pytorch-lightning==2.1.2
4
 
5
  # --------- pytorch-ie --------- #
6
+ pytorch-ie>=0.31.8,<0.32.0
7
+ pie-datasets>=0.10.10,<0.11.0
8
+ pie-modules>=0.15.6,<0.16.0
9
 
10
  # --------- models -------- #
11
  adapters>=0.1.2,<0.2.0