We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a638ed commit 45e3daaCopy full SHA for 45e3daa
2 files changed
.github/workflows/main.yaml
@@ -35,4 +35,4 @@ jobs:
35
with:
36
context: .
37
push: true
38
- tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.29
+ tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.30
requirements.txt
@@ -193,6 +193,7 @@ python-dotenv==1.0.1
193
python-engineio==4.11.2
194
python-multipart==0.0.18
195
python-socketio==5.12.1
196
+pytesseract==0.3.13
197
pytz==2024.2
198
PyWavelets==1.8.0
199
PyYAML==6.0.2
0 commit comments