Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alicevillar authored May 19, 2022
1 parent fbe578f commit 7c4db35
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,12 +239,11 @@ C:.

## 8. Python Dependencies

* [**flask**](http://flask.pocoo.org/))
* [**flask**](http://flask.pocoo.org/)
* [**Werkzeug**](https://pypi.org/project/Werkzeug/) - for password hashing RESTful API documentation.
* [**Pyodbc**](https://pypi.org/project/pyodbc/) - for accessing the database and carry out user registration.
* [**Requests**](https://pypi.org/project/requests/) - for making HTTP requests in Python.
* [**Dependency Check**](https://pypi.org/project/dependency-check/) - scans application dependencies and checks whether they contain any published vulnerabilities.



## 9. Tools

Expand Down

0 comments on commit 7c4db35

Please sign in to comment.