Commit
·
378b14b
1
Parent(s):
2db20c0
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
allennlp==2.10.1
|
2 |
-
|
3 |
-
jsonlines
|
4 |
higher==0.2.1
|
5 |
torch==1.12.1
|
|
|
1 |
allennlp==2.10.1
|
2 |
+
DeltaKG==1.0.0
|
3 |
+
jsonlines==0.0.6
|
4 |
higher==0.2.1
|
5 |
torch==1.12.1
|