Update requirements.txt for windows

This commit is contained in:
Hafeez 2024-11-20 21:44:15 +05:30 committed by GitHub
parent 14f9c25de4
commit 82e6321461
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,22 @@
llama-cpp-python
duckduckgo-search
colorama
requests
beautifulsoup4
trafilatura
readchar
keyboard
curses-windows; sys_platform == 'win32'
tqdm
urllib3
requests>=2.31.0
beautifulsoup4>=4.12.2
colorama>=0.4.6
python-dotenv>=1.0.0
tenacity>=8.2.3
tiktoken>=0.5.1
urllib3>=2.1.0
duckduckgo-search>=3.9.3
selenium>=4.15.2
webdriver-manager>=4.0.1
fake-useragent>=1.4.0
html2text>=2020.1.16
markdownify>=0.11.6
readability-lxml>=0.8.1
pyyaml>=6.0.1
rich>=13.7.0
httpx>=0.25.1
pytest>=7.4.3
black>=23.11.0
isort>=5.12.0
flake8>=6.1.0
mypy>=1.7.0