Commit
·
bdef12b
1
Parent(s):
124166b
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
pip==23.2
|
| 2 |
allennlp==2.10.1
|
| 3 |
-
DeltaKG==
|
| 4 |
jsonlines==0.0.6
|
| 5 |
higher==0.2.1
|
| 6 |
torch==1.12.1
|
|
|
|
|
|
|
| 1 |
allennlp==2.10.1
|
| 2 |
+
DeltaKG==0.0.6
|
| 3 |
jsonlines==0.0.6
|
| 4 |
higher==0.2.1
|
| 5 |
torch==1.12.1
|