Skip to content

Commit 155729f

Browse files
committed
chore: Upgrade dependencies
1 parent 064ec8e commit 155729f

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

backend/requirements.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
aiohappyeyeballs==2.3.7
2-
aiohttp==3.10.3
1+
aiohappyeyeballs==2.4.0
2+
aiohttp==3.10.5
33
aiosignal==1.3.1
44
alembic==1.13.2
55
amqp==5.2.0
@@ -55,10 +55,10 @@ html5lib==1.1
5555
html_text==0.6.2
5656
httpcore==1.0.5
5757
httpx==0.27.0
58-
huggingface-hub==0.24.5
59-
idna==3.7
60-
importlib_metadata==8.2.0
61-
ingredient_parser_nlp==1.1.1
58+
huggingface-hub==0.24.6
59+
idna==3.8
60+
importlib_metadata==8.4.0
61+
ingredient_parser_nlp==1.1.2
6262
iniconfig==2.0.0
6363
isodate==0.6.1
6464
itsdangerous==2.2.0
@@ -71,22 +71,22 @@ jstyleson==0.0.2
7171
kiwisolver==1.4.5
7272
kombu==5.4.0
7373
lark==1.2.2
74-
litellm==1.43.17
74+
litellm==1.44.5
7575
lxml==5.3.0
7676
lxml_html_clean==0.2.0
7777
Mako==1.3.5
7878
MarkupSafe==2.1.5
79-
marshmallow==3.21.3
79+
marshmallow==3.22.0
8080
matplotlib==3.9.2
8181
mccabe==0.7.0
8282
mf2py==2.0.1
8383
mlxtend==0.23.1
8484
multidict==6.0.5
8585
mypy-extensions==1.0.0
86-
nltk==3.8.1
87-
numpy==2.0.1
86+
nltk==3.9.1
87+
numpy==2.1.0
8888
oic==1.7.0
89-
openai==1.41.0
89+
openai==1.42.0
9090
packaging==24.1
9191
pandas==2.2.2
9292
pathspec==0.12.1
@@ -128,8 +128,8 @@ regex==2024.7.24
128128
requests==2.32.3
129129
rpds-py==0.20.0
130130
scikit-learn==1.5.1
131-
scipy==1.14.0
132-
setuptools==72.2.0
131+
scipy==1.14.1
132+
setuptools==73.0.1
133133
setuptools-scm==8.1.0
134134
simple-websocket==1.0.0
135135
six==1.16.0
@@ -158,7 +158,7 @@ vine==5.1.0
158158
w3lib==2.2.1
159159
wcwidth==0.2.13
160160
webencodings==0.5.1
161-
Werkzeug==3.0.3
161+
Werkzeug==3.0.4
162162
wsproto==1.2.0
163163
yarl==1.9.4
164164
zipp==3.20.0

flutter

Submodule flutter updated 78 files

kitchenowl/pubspec.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -475,10 +475,10 @@ packages:
475475
dependency: "direct main"
476476
description:
477477
name: go_router
478-
sha256: ddc16d34b0d74cb313986918c0f0885a7ba2fc24d8fb8419de75f0015144ccfe
478+
sha256: "2ddb88e9ad56ae15ee144ed10e33886777eb5ca2509a914850a5faa7b52ff459"
479479
url: "https://pub.dev"
480480
source: hosted
481-
version: "14.2.3"
481+
version: "14.2.7"
482482
html:
483483
dependency: transitive
484484
description:
@@ -531,10 +531,10 @@ packages:
531531
dependency: transitive
532532
description:
533533
name: image_picker_android
534-
sha256: "8c5abf0dcc24fe6e8e0b4a5c0b51a5cf30cefdf6407a3213dae61edc75a70f56"
534+
sha256: c0a6763d50b354793d0192afd0a12560b823147d3ded7c6b77daf658fa05cc85
535535
url: "https://pub.dev"
536536
source: hosted
537-
version: "0.8.12+12"
537+
version: "0.8.12+13"
538538
image_picker_for_web:
539539
dependency: transitive
540540
description:
@@ -1165,10 +1165,10 @@ packages:
11651165
dependency: transitive
11661166
description:
11671167
name: url_launcher_android
1168-
sha256: f0c73347dfcfa5b3db8bc06e1502668265d39c08f310c29bff4e28eea9699f79
1168+
sha256: e35a698ac302dd68e41f73250bd9517fe3ab5fa4f18fe4647a0872db61bacbab
11691169
url: "https://pub.dev"
11701170
source: hosted
1171-
version: "6.3.9"
1171+
version: "6.3.10"
11721172
url_launcher_ios:
11731173
dependency: transitive
11741174
description:
@@ -1237,10 +1237,10 @@ packages:
12371237
dependency: transitive
12381238
description:
12391239
name: vm_service
1240-
sha256: f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc
1240+
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
12411241
url: "https://pub.dev"
12421242
source: hosted
1243-
version: "14.2.4"
1243+
version: "14.2.5"
12441244
web:
12451245
dependency: transitive
12461246
description:
@@ -1299,4 +1299,4 @@ packages:
12991299
version: "3.1.2"
13001300
sdks:
13011301
dart: ">=3.5.0 <4.0.0"
1302-
flutter: ">=3.22.0"
1302+
flutter: ">=3.24.0"

0 commit comments

Comments
 (0)