firecrawl/apps/python-sdk/requirements.txt
rafaelsideguide ee8a54213c fix(py-sdk): removed asyncio package
tested websocket with example.py without asyncio and it works with no problem.
2024-09-10 10:25:27 -03:00

5 lines
53 B
Plaintext

requests
pytest
python-dotenv
websockets
nest-asyncio