We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aef0d93 + 6e65624 commit 4be491eCopy full SHA for 4be491e
1 file changed
receipt-scanner-app/receipt-scanner-backend/requirements.txt
@@ -9,7 +9,7 @@ langchain==0.3.25
9
requests
10
uvicorn[standard]
11
opencv-python==4.9.0.80
12
-numpy>=1.26.4
+numpy==1.26.4
13
pillow-heif==0.16.0
14
pydantic>=2.5.0
15
python-dateutil>=2.8.2
@@ -18,3 +18,4 @@ sqlalchemy>=2.0.23
18
alembic>=1.13.0
19
python-jose[cryptography]>=3.3.0
20
passlib[bcrypt]>=1.7.4
21
+email-validator>=2.0.0
0 commit comments