feat: add new dependencies for enhanced functionality #195

Merged
argoyle merged 1 commits from add-new-dependencies-for-functionality into master 2025-10-14 08:32:53 +00:00

1 Commits

Author SHA1 Message Date
argoyle d3234ce027 feat: add new dependencies for enhanced functionality
Adds `requests`, `faker`, and `python-dotenv` to the project. These 
libraries improve HTTP request handling, enable data generation for 
testing, and manage environment variables, respectively. This 
enhancement aims to streamline development and testing processes.
2025-10-14 09:52:34 +02:00