Skip to content

Commit

Permalink
Update unmaintenance repositories (#34)
Browse files Browse the repository at this point in the history
* Update README.md

add:
flask-sse
flask-argon2
flask-session
flask-mail-sendgrid

* Update README.md

* Update README.md

---------

Co-authored-by: Michael Herman <[email protected]>
  • Loading branch information
idoshr and mjhea0 authored May 2, 2024
1 parent e2bffbe commit 29bc04d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@

#### ODMs

- [Flask-MongoEngine](https://flask-mongoengine.readthedocs.io) - Bridges Flask and MongoEngine for working with MongoDB.
- [Flask-MongoEngine](https://flask-mongoengine-3.readthedocs.io) - Bridges Flask and MongoEngine for working with MongoDB.
- [Flask-PyMongo](https://flask-pymongo.readthedocs.io) - Bridges Flask and PyMongo for working with MongoDB.

#### Migrations
Expand Down Expand Up @@ -184,7 +184,7 @@
- [Flask-Bcrypt](https://flask-bcrypt.readthedocs.io) - Provides bcrypt hashing utilities.
- [Flask-CORS](https://flask-cors.readthedocs.io) - Cross Origin Resource Sharing (CORS) handling.
- [Flask-SeaSurf](https://github.com/maxcountryman/flask-seasurf/) - Cross-site request forgery (CSRF) prevention.
- [Flask-Talisman](https://github.com/GoogleCloudPlatform/flask-talisman) - HTTPS and security headers.
- [Flask-Talisman](https://github.com/wntrblm/flask-talisman) - HTTPS and security headers.

### Task Queues

Expand Down

0 comments on commit 29bc04d

Please sign in to comment.