2025-01-01 15:52:01 +08:00
|
|
|
# Note: These requirements are also specified in pyproject.toml
|
|
|
|
# This file is kept for development environment setup and compatibility
|
2024-11-29 16:01:19 +08:00
|
|
|
aiosqlite~=0.20
|
|
|
|
lxml~=5.3
|
|
|
|
litellm>=1.53.1
|
|
|
|
numpy>=1.26.0,<3
|
|
|
|
pillow~=10.4
|
|
|
|
playwright>=1.49.0
|
|
|
|
python-dotenv~=1.0
|
|
|
|
requests~=2.26
|
|
|
|
beautifulsoup4~=4.12
|
|
|
|
tf-playwright-stealth>=1.1.0
|
|
|
|
xxhash~=3.4
|
|
|
|
rank-bm25~=0.2
|
|
|
|
aiofiles>=24.1.0
|
|
|
|
colorama~=0.4
|
2024-11-29 18:48:44 +08:00
|
|
|
snowballstemmer~=2.2
|
2024-12-25 21:34:31 +08:00
|
|
|
pydantic>=2.10
|
2025-01-01 15:15:14 +08:00
|
|
|
pyOpenSSL>=24.3.0
|
|
|
|
psutil>=6.1.1
|
2025-01-07 20:49:50 +08:00
|
|
|
nltk>=3.9.1
|
2025-01-12 20:46:23 +08:00
|
|
|
rich>=13.9.4
|
2025-02-28 17:23:35 +05:30
|
|
|
cssselect>=1.2.0
|
2025-04-03 17:42:51 +05:30
|
|
|
chardet>=5.2.0
|
2025-03-25 13:44:41 +05:30
|
|
|
brotli>=1.1.0
|