setup: bump dialogues

This commit is contained in:
mehrad 2022-06-29 21:54:40 -07:00
parent bab06e156b
commit 78b8aef610
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/stanford-oval/dialogues@c74ddc3eb2bd95c58c1ba63d979117350e3ba6dc',
'dialogues @ git+https://github.com/stanford-oval/dialogues@61f77d6c98840205cb9f6389aa4e87fe5d2950b6',
],
)