Skip to content

Commit

Permalink
README: update info about version with httpx to 5.3.1b1
Browse files Browse the repository at this point in the history
  • Loading branch information
deedy5 committed May 8, 2024
1 parent b8a3531 commit a685314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pip install -U duckduckgo_search
```
There is also a beta release that uses the `httpx` library:
```python
pip install -U duckduckgo_search==5.3.0b4
pip install -U duckduckgo_search==5.3.1b1
```
> [!NOTE]
> you can install lxml to use the `text` function with `backend='html'` or `backend='lite'` (size ≈ 12Mb)</br>
Expand Down

0 comments on commit a685314

Please sign in to comment.