From 00fd97db8ab781f2f64c7ed3e5e108ea20cf7cbc Mon Sep 17 00:00:00 2001 From: pacnpal <183241239+pacnpal@users.noreply.github.com> Date: Mon, 9 Dec 2024 21:10:20 -0500 Subject: [PATCH] Update requirements.txt --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8b4b4e0..cb4d8a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # requirements.txt -gitpython==3.1.40 -markdown==3.5.1 -packaging==23.2 -playwright==1.40.0 -PyYAML==6.0.1 -tqdm==4.66.1 \ No newline at end of file +gitpython +markdown +packaging +playwright +PyYAML +tqdm