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