According to #102 the requirements specified are minimum version. Currently they are defined as fixed versions in requirements.txt and setup.py leading to projects consuming this package are limited to using exactly these requirements instead of a more flexible range. This PR addresses this.
12 lines
184 B
Plaintext
12 lines
184 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
|
|
python-dotenv~=1.0
|
|
requests~=2.26
|
|
beautifulsoup4~=4.12
|
|
playwright_stealth~=1.0
|