Skip to content

Commit 7799384

Browse files
authored
Update README.md
1 parent 14d4777 commit 7799384

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,9 @@ Pyenv is a library to work with different python environments-
3939
Set up requirements.txt for required packages
4040
pydantic- Data validation library for python
4141
https://docs.pydantic.dev/latest/
42-
43-
requests - To get data from APIs
42+
requests - To get data from APIs
4443
pytest- python testing library
4544
https://docs.pytest.org/en/stable/
46-
4745
jsonschema
4846
pytest-html
4947
pytest-cov

0 commit comments

Comments
 (0)