fix(deps): add robotframework-requests to requirements

Add `robotframework-requests` version 0.9.7 to the requirements file. This 
change is made to enable HTTP request testing capabilities within the 
Robot Framework environment, enhancing the project's testing 
capabilities.
This commit is contained in:
2025-10-19 10:57:35 +02:00
parent e95d5f2c10
commit 1f2d09e584
+1
View File
@@ -8,6 +8,7 @@ robotframework-appiumlibrary==3.1
robotframework-databaselibrary==2.3.2 robotframework-databaselibrary==2.3.2
robotframework-httplibrary==0.4.2 robotframework-httplibrary==0.4.2
robotframework-http-rabbitmq==1.0.3 robotframework-http-rabbitmq==1.0.3
robotframework-requests==0.9.7
requests==2.32.5 requests==2.32.5
faker==37.11.0 faker==37.11.0
python-dotenv==1.1.1 python-dotenv==1.1.1