diff --git a/requirements.txt b/requirements.txt index 4b3a177..1d394be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,3 +8,6 @@ robotframework-appiumlibrary==3.1 robotframework-databaselibrary==2.3.2 robotframework-httplibrary==0.4.2 robotframework-http-rabbitmq==1.0.3 +requests==2.32.5 +faker==37.11.0 +python-dotenv==1.1.1