1 parent 14d4777 commit 7799384Copy full SHA for 7799384
1 file changed
README.md
@@ -39,11 +39,9 @@ Pyenv is a library to work with different python environments-
39
Set up requirements.txt for required packages
40
pydantic- Data validation library for python
41
https://docs.pydantic.dev/latest/
42
-
43
- requests - To get data from APIs
+ requests - To get data from APIs
44
pytest- python testing library
45
https://docs.pytest.org/en/stable/
46
47
jsonschema
48
pytest-html
49
pytest-cov
0 commit comments