mirror of
https://github.com/TheBlewish/Automated-AI-Web-Researcher-Ollama.git
synced 2025-01-18 16:37:47 +00:00
Merge pull request #52 from mattjamo/main
Update requirements.txt - fix windows-curses
This commit is contained in:
commit
529de5d259
|
@ -6,7 +6,7 @@ beautifulsoup4
|
|||
trafilatura
|
||||
readchar
|
||||
keyboard
|
||||
curses-windows; sys_platform == 'win32'
|
||||
windows-curses; sys_platform == 'win32'
|
||||
tqdm
|
||||
urllib3
|
||||
openai>=1.0.0
|
||||
|
|
Loading…
Reference in a new issue