upload https://github.com/ArneBinder/pie-document-level/pull/452 (part 3)
Browse files- requirements.txt +2 -2
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.
|
7 |
pie-datasets>=0.10.5,<0.11.0
|
8 |
-
pie-modules>=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.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
|