adding pytest requirements

This commit is contained in:
Yogish Baliga 2024-09-20 13:25:20 -07:00
parent 9f3300df25
commit 7f14fd8ecd

View file

@ -8,3 +8,5 @@ python-dotenv
pydantic pydantic
requests requests
termcolor termcolor
pytest
pytest-asyncio