mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-18 05:56:02 +08:00
chore: remove pytest dependency from pyproject.toml
This commit is contained in:
parent
29cea4c51d
commit
2b488cac3d
@ -13,7 +13,6 @@ dependencies = [
|
||||
"python-dotenv",
|
||||
"websockets",
|
||||
"nest-asyncio",
|
||||
"pytest>=8.3.4",
|
||||
"pydantic>=2.10.3",
|
||||
]
|
||||
authors = [{name = "Mendable.ai",email = "nick@mendable.ai"}]
|
||||
|
@ -3,5 +3,4 @@ pytest
|
||||
python-dotenv
|
||||
websockets
|
||||
nest-asyncio
|
||||
pytest
|
||||
pydantic
|
Loading…
x
Reference in New Issue
Block a user