Chris commited on
Commit
0d9081d
·
1 Parent(s): 225a75e
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -2,9 +2,11 @@ aiofiles==24.1.0
2
  annotated-types==0.7.0
3
  anyio==4.9.0
4
  async-timeout==4.0.3
 
5
  certifi==2025.4.26
6
  charset-normalizer==3.4.2
7
  click==8.2.1
 
8
  exceptiongroup==1.3.0
9
  fastapi==0.115.12
10
  ffmpy==0.5.0
@@ -99,5 +101,6 @@ tzdata==2025.2
99
  urllib3==2.4.0
100
  uvicorn==0.34.2
101
  websockets==15.0.1
 
102
  xxhash==3.5.0
103
  zstandard==0.23.0
 
2
  annotated-types==0.7.0
3
  anyio==4.9.0
4
  async-timeout==4.0.3
5
+ beautifulsoup4==4.13.0
6
  certifi==2025.4.26
7
  charset-normalizer==3.4.2
8
  click==8.2.1
9
+ duckduckgo-search==7.2.0
10
  exceptiongroup==1.3.0
11
  fastapi==0.115.12
12
  ffmpy==0.5.0
 
101
  urllib3==2.4.0
102
  uvicorn==0.34.2
103
  websockets==15.0.1
104
+ Wikipedia-API==0.7.1
105
  xxhash==3.5.0
106
  zstandard==0.23.0