diff --git a/JUNIE.md b/JUNIE.md deleted file mode 100644 index 91c69e9..0000000 --- a/JUNIE.md +++ /dev/null @@ -1,3 +0,0 @@ -# Test Execution Instructions - -To run tests in this project, use the following command: diff --git a/requirements.txt b/requirements.txt index 2410c7c..b23ac2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -PyYAML~=6.0.1 -GitPython~=3.1.40 -python-gitlab~=4.5.0 -requests~=2.32.2 +PyYAML==6.0.3 +GitPython==3.1.45 +python-gitlab==6.4.0 +requests==2.32.5