feat: add new dependencies for enhanced functionality #195
Reference in New Issue
Block a user
Delete Branch "add-new-dependencies-for-functionality"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
requests,faker, andpython-dotenvto the project. Theselibraries improve HTTP request handling, enable data generation for
testing, and manage environment variables, respectively. This
enhancement aims to streamline development and testing processes.
restored source branch
add-new-dependencies-for-functionality