setup: bump dialogues

This commit is contained in:
mehrad 2022-05-12 18:55:00 -07:00
parent db482ddb4b
commit 8afe04d7bf
No known key found for this signature in database
GPG Key ID: AAF81F778210AE42
1 changed files with 1 additions and 1 deletions

View File

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