Skip to content

Commit

Permalink
build: bump up gunicorn to 22
Browse files Browse the repository at this point in the history
  • Loading branch information
wokim committed Apr 17, 2024
1 parent 1d9f207 commit fcd4bb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==3.0.2
Flask==3.0.3
flask-restx==1.3.0
RPi.GPIO==0.7.1
smbus==1.1.post2
spidev==3.6
gunicorn==21.2.0
gunicorn==22.0.0

0 comments on commit fcd4bb1

Please sign in to comment.