Skip to content

Commit

Permalink
bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
previ committed Mar 16, 2024
1 parent d867879 commit ae0336b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docker/stub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
# API framework
connexion==2.14.2
Flask==2.2.3
Flask==2.2.5
Flask-Cors==3.0.10
tinydb==4.7.1
tinydb==4.8.0
Werkzeug==2.2.3

# Misc utils
setuptools==67.4.0
setuptools==69.2.0
event-channel==0.4.3

# IO extensions
spidev==3.5
spidev==3.6

# Audio
sox==1.4.1

# Computer Vision
grpcio==1.48.1
numpy==1.24.2
Pillow==9.4.0
protobuf==4.22.0
grpcio==1.62.1
numpy==1.26.4
Pillow==10.2.0
protobuf==4.25.2
opencv-contrib-python==4.5.5.62
tflite-runtime==2.11.0
pytesseract==0.3.10
Expand Down

0 comments on commit ae0336b

Please sign in to comment.