setup: update dialogues

This commit is contained in:
mehrad 2022-06-20 10:52:57 -07:00
parent 622bcce82f
commit b35ede4aff
No known key found for this signature in database
GPG Key ID: AAF81F778210AE42
1 changed files with 1 additions and 1 deletions

View File

@ -72,6 +72,6 @@ setuptools.setup(
'dill~=0.3',
'xgboost~=1.3',
# for e2e dialogues:
'dialogues @ git+https://github.com/Mehrad0711/dialogues@525ebb209594360183d4fc30c7d9d03d24ed68b9',
'dialogues @ git+https://github.com/Mehrad0711/dialogues@77abfa00e79f49b146a054d288ad96c82ef92298',
],
)