mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 01:16:14 +00:00
Merge pull request #663 from Mikado8231/fix-unittest_on_vscode_windows
[FIX] Upgrade version IPython for unittest VSCode windows
This commit is contained in:
@@ -43,6 +43,7 @@ numpy = [{version = ">=1.24.0", python = ">=3.11"},
|
||||
scipy = [{version = ">=1.9.2", python = ">=3.11"},
|
||||
{version = "<1.11.0", python = "<3.8"},
|
||||
{version = "<1.8.0", python = "<3.8"}]
|
||||
ipython = "^7.0.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
prospector = "1.10.3"
|
||||
|
||||
Reference in New Issue
Block a user