aboutsummaryrefslogtreecommitdiffstats
path: root/smoke-usecases-robot/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'smoke-usecases-robot/requirements.txt')
-rw-r--r--smoke-usecases-robot/requirements.txt30
1 files changed, 15 insertions, 15 deletions
diff --git a/smoke-usecases-robot/requirements.txt b/smoke-usecases-robot/requirements.txt
index e81536b..34b2c20 100644
--- a/smoke-usecases-robot/requirements.txt
+++ b/smoke-usecases-robot/requirements.txt
@@ -1,16 +1,16 @@
-selenium==4.8.3
-robotframework-seleniumlibrary==6.0.0
-robotframework-archivelibrary==0.4.2
-robotframework-sshlibrary==3.3.0
-robotframework-httplibrary==0.4.2
-robotframework-ftplibrary==1.9
-requests==2.29.0
+selenium>=4.8.3
+robotframework-seleniumlibrary
+robotframework-archivelibrary
+robotframework-sshlibrary
+robotframework-httplibrary
+robotframework-ftplibrary
+requests>=2.29.0
robotframework-selenium2library==3.0.0
-robotframework-databaselibrary==1.2.4
-robotframework-extendedselenium2library==0.9.2
-robotframework-requests==0.5.0
-robotframework-jsonlibrary==0.5
-deepdiff==6.3.0
-dnspython==2.3.0
-pyyaml>=4.2b1
-json5==0.9.11
+robotframework-databaselibrary
+robotframework-extendedselenium2library
+robotframework-requests
+robotframework-jsonlibrary
+deepdiff
+dnspython
+pyyaml
+json5