mirror of
https://github.com/mendableai/firecrawl.git
synced 2026-01-02 02:08:45 +00:00
- Add pydantic>=2.0 constraint to pyproject.toml, setup.py, and requirements.txt - Bump version from 3.2.0 to 3.2.1 - Fixes ImportError when importing field_validator from pydantic v2 - Resolves issue where users with pydantic v1 would get import errors Fixes: https://linear.app/firecrawl/issue/ENG-3267 Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: rafael@sideguide.dev <rafael@sideguide.dev>
10 lines
97 B
Plaintext
10 lines
97 B
Plaintext
requests
|
|
httpx
|
|
pytest
|
|
pytest-asyncio
|
|
python-dotenv
|
|
websockets
|
|
nest-asyncio
|
|
pydantic>=2.0
|
|
aiohttp
|