Skip to content

Commit a46dca3

Browse files
authored
Merge pull request RasaHQ#5556 from RasaHQ/prompt-toolkit-removal
Remove `prompt-toolkit` from Rasa dependencies
2 parents 4e7b687 + e23786d commit a46dca3

File tree

3 files changed

+38
-47
lines changed

3 files changed

+38
-47
lines changed

changelog/5556.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Remove ``prompt-toolkit`` from dependencies because it's not a direct dependency.

poetry.lock

Lines changed: 37 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ cloudpickle = "~1.2.0"
104104
multidict = "^4.6"
105105
aiohttp = "~3.6"
106106
questionary = "~1.5.1"
107-
prompt-toolkit = "^2.0"
108107
python-socketio = "~4.4"
109108
python-engineio = "~3.11"
110109
pydot = "~1.4"

0 commit comments

Comments
 (0)