Files
crawl4ai/requirements.txt
UncleCode d0014c6793 New async database manager and migration support
- Introduced AsyncDatabaseManager for async DB management.
  - Added migration feature to transition to file-based storage.
  - Enhanced web crawler with improved caching logic.
  - Updated requirements and setup for async processing.
2024-11-16 14:54:41 +08:00

13 lines
205 B
Plaintext

aiosqlite~=0.20
html2text~=2024.2
lxml~=5.3
litellm~=1.48
numpy>=1.26.0,<3
pillow~=10.4
playwright>=1.47,<1.48
python-dotenv~=1.0
requests~=2.26
beautifulsoup4~=4.12
tf-playwright-stealth~=1.0
xxhash~=3.4