mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-17 08:29:28 +00:00
Apply patch [skip ci]
This commit is contained in:
parent
6bae15d96e
commit
c8e4fbc5ed
@ -35,7 +35,6 @@ test = [
|
|||||||
"scipy<2,>=1; python_version < \"3.12\"",
|
"scipy<2,>=1; python_version < \"3.12\"",
|
||||||
"scipy<2.0.0,>=1.7.0; python_version >= \"3.12\"",
|
"scipy<2.0.0,>=1.7.0; python_version >= \"3.12\"",
|
||||||
"transformers>=4.39.0",
|
"transformers>=4.39.0",
|
||||||
"sentence-transformers>=2.6.0",
|
|
||||||
"langchain-core",
|
"langchain-core",
|
||||||
"langchain-tests",
|
"langchain-tests",
|
||||||
"langchain-community",
|
"langchain-community",
|
||||||
@ -130,3 +129,4 @@ asyncio_mode = "auto"
|
|||||||
"S311", # Standard pseudo-random generators are not suitable for cryptographic purposes
|
"S311", # Standard pseudo-random generators are not suitable for cryptographic purposes
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user