setup: update dialogues
This commit is contained in:
parent
622bcce82f
commit
b35ede4aff
2
setup.py
2
setup.py
|
@ -72,6 +72,6 @@ setuptools.setup(
|
||||||
'dill~=0.3',
|
'dill~=0.3',
|
||||||
'xgboost~=1.3',
|
'xgboost~=1.3',
|
||||||
# for e2e dialogues:
|
# for e2e dialogues:
|
||||||
'dialogues @ git+https://github.com/Mehrad0711/dialogues@525ebb209594360183d4fc30c7d9d03d24ed68b9',
|
'dialogues @ git+https://github.com/Mehrad0711/dialogues@77abfa00e79f49b146a054d288ad96c82ef92298',
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue