Skip to content

Commit

Permalink
Merge pull request #88 from aviolaris/1.11.x
Browse files Browse the repository at this point in the history
Add msgspec to requirements
  • Loading branch information
aviolaris authored Apr 18, 2024
2 parents d5a04b2 + 43af344 commit 6f99fce
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
cachelib==0.13.0
Flask==3.0.3
flask-paginate==2024.4.12
Flask-Session==0.8.0
flask-paginate==2024.4.12
gunicorn==22.0.0
msgspec==0.18.6
requests==2.31.0
cachelib==0.13.0

0 comments on commit 6f99fce

Please sign in to comment.