We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e97a56e commit f83c9beCopy full SHA for f83c9be
environment.yml
@@ -28,7 +28,7 @@ dependencies:
28
# optional dependencies
29
- adbc-driver-postgresql>=1.2.0
30
- adbc-driver-sqlite>=1.2.0
31
- - beautifulsoup4>=4.12.3
+ - beautifulsoup4==4.13.5
32
- bottleneck>=1.4.2
33
- fastparquet>=2024.11.0
34
- fsspec>=2024.10.0
requirements-dev.txt
@@ -87,3 +87,4 @@ pygments
87
jupyterlite-core
88
jupyterlite-pyodide-kernel
89
tzdata>=2023.3
90
+beautifulsoup4==4.13.5
0 commit comments