Update requirements and switch to 0.3.8
This commit is contained in:
parent
dd17ed0e63
commit
aab6ea022e
@ -3,7 +3,7 @@
|
||||
from .async_webcrawler import AsyncWebCrawler
|
||||
from .models import CrawlResult
|
||||
|
||||
__version__ = "0.3.6"
|
||||
__version__ = "0.3.8"
|
||||
|
||||
__all__ = [
|
||||
"AsyncWebCrawler",
|
||||
|
@ -7,4 +7,5 @@ pillow==10.4.0
|
||||
playwright==1.47.0
|
||||
python-dotenv==1.0.1
|
||||
requests>=2.26.0,<2.32.3
|
||||
beautifulsoup4==4.12.3
|
||||
beautifulsoup4==4.12.3
|
||||
playwright_stealth==1.0.6
|
Loading…
x
Reference in New Issue
Block a user