mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-18 04:33:34 +00:00
Fix pylint version to prevent crash (#4043)
This commit is contained in:
parent
76bb105388
commit
6a9cb8651b
@ -201,7 +201,7 @@ dev = [
|
||||
"python-multipart",
|
||||
"psutil",
|
||||
# Linting
|
||||
"pylint",
|
||||
"pylint==2.15.10",
|
||||
# Code formatting
|
||||
"black[jupyter]==22.6.0",
|
||||
# Documentation
|
||||
|
Loading…
x
Reference in New Issue
Block a user