mirror of
https://github.com/finegrain-ai/refiners.git
synced 2024-11-09 23:12:02 +00:00
update pyright
This commit is contained in:
parent
98de9d13d3
commit
567cc9c6d9
|
@ -75,7 +75,7 @@ build-backend = "hatchling.build"
|
|||
[tool.rye]
|
||||
managed = true
|
||||
dev-dependencies = [
|
||||
"pyright==1.1.356",
|
||||
"pyright==1.1.368",
|
||||
"docformatter>=1.7.5",
|
||||
"pytest>=8.0.0",
|
||||
"coverage>=7.4.1",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
# features: []
|
||||
# all-features: true
|
||||
# with-sources: false
|
||||
# generate-hashes: false
|
||||
|
||||
-e file:.
|
||||
aiohttp==3.9.3
|
||||
|
|
Loading…
Reference in a new issue