RasaHQ / rasa

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
https://rasa.com/docs/rasa/
Apache License 2.0
18.91k stars 4.63k forks source link

Upgrade Poetry to 1.1.11 #10708

Closed tayfun closed 2 years ago

tayfun commented 2 years ago

Rasa Open Source version

3

Rasa SDK version

No response

Rasa X version

No response

Python version

3.8

What operating system are you using?

OSX, Windows

What happened?

Older poetry seems to fail to install some dependencies sometimes (for some OS/Python versions). @ancalita also run into this issue on Mac OS locally.

See example CI failure in https://github.com/RasaHQ/rasa/runs/4867661448?check_suite_focus=true

This blocks https://github.com/RasaHQ/rasa/pull/10590

Definition of done:

Command / Request

No response

Relevant log output

No response

HotThoughts commented 2 years ago

FYI, also opened a PR in the rasa-x repo ☝️