From 659d6922de592e984efb07b2d2ed71d1c3e82715 Mon Sep 17 00:00:00 2001 From: Daniel Cowan <56355242+dcstats@users.noreply.github.com> Date: Mon, 8 Jan 2024 22:06:43 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ad6f8e6..900fb73 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ CBBpy requires Python >= 3.9 as well as the following packages: * tqdm>=4.63.0 * lxml>=4.9.0 * joblib>=1.1.0 +* bs4>=0.0.1 +* requests>=2.27.0 Install using pip: