Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Chris Jewell
covid19uk
Commits
6388c3c2
Commit
6388c3c2
authored
Feb 03, 2021
by
Chris Jewell
Browse files
Added jedi-0.17.2 dependency to avoid bug in ipython with jedi>=0.18
parent
32ffa1f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
pyproject.toml
View file @
6388c3c2
...
...
@@ -22,6 +22,7 @@ xarray = "^0.16.1"
seaborn
=
"^0.11.0"
ruffus
=
"^2.8.4"
tensorflow
=
"^2.4.0"
jedi
=
"^0.17.2"
[tool.poetry.dev-dependencies]
ipython
=
"^7.18.1"
...
...
@@ -29,6 +30,7 @@ jupyter = "^1.0.0"
flake8
=
"^3.8.4"
black
=
"^20.8b1"
pytest
=
"^6.2.1"
jedi
=
"^0.17.2"
[tool.black]
line-length
=
80
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment