Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
0a195c0
1
Parent(s):
550071a
Update poetry.lock
Browse files- poetry.lock +1 -1
poetry.lock
CHANGED
@@ -568,7 +568,7 @@ optional =false
|
|
568 |
python-versions = ">=3.6"
|
569 |
|
570 |
[package.dependencies]
|
571 |
-
beautifulsoup4 = "
|
572 |
aiohttp = ">=3.7.4"
|
573 |
lxml = "*"
|
574 |
|
|
|
568 |
python-versions = ">=3.6"
|
569 |
|
570 |
[package.dependencies]
|
571 |
+
beautifulsoup4 = ">=4.9.1"
|
572 |
aiohttp = ">=3.7.4"
|
573 |
lxml = "*"
|
574 |
|