Skip to content

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TomBursch committed Dec 16, 2024
1 parent 9a8e21e commit 18be99f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
aiohappyeyeballs==2.4.4
aiohttp==3.11.10
aiosignal==1.3.1
aiosignal==1.3.2
alembic==1.14.0
amqp==5.3.1
annotated-types==0.7.0
anyio==4.7.0
apispec==6.8.0
appdirs==1.4.4
APScheduler==3.11.0
attrs==24.2.0
attrs==24.3.0
autopep8==2.3.1
bcrypt==4.2.1
beautifulsoup4==4.12.3
Expand All @@ -18,7 +18,7 @@ black==24.10.0
blinker==1.9.0
blurhash-python==1.2.2
celery==5.4.0
certifi==2024.8.30
certifi==2024.12.14
cffi==1.17.1
charset-normalizer==3.4.0
click==8.1.7
Expand Down Expand Up @@ -57,7 +57,7 @@ html5lib-modern==1.2
html_text==0.6.2
httpcore==1.0.7
httpx==0.27.2
huggingface-hub==0.26.5
huggingface-hub==0.27.0
idna==3.10
importlib_metadata==8.5.0
ingredient_parser_nlp==1.3.2
Expand All @@ -73,13 +73,13 @@ jstyleson==0.0.2
kiwisolver==1.4.7
kombu==5.4.2
lark==1.2.2
litellm==1.55.0
litellm==1.55.3
lxml==5.3.0
lxml_html_clean==0.4.1
Mako==1.3.8
MarkupSafe==3.0.2
marshmallow==3.23.1
matplotlib==3.9.4
matplotlib==3.10.0
mccabe==0.7.0
mf2py==2.0.1
mlxtend==0.23.1
Expand All @@ -88,7 +88,7 @@ mypy-extensions==1.0.0
nltk==3.9.1
numpy==2.2.0
oic==1.7.0
openai==1.57.3
openai==1.57.4
packaging==24.2
pandas==2.2.3
pathspec==0.12.1
Expand Down Expand Up @@ -126,7 +126,7 @@ pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0.2
rdflib==7.1.1
rdflib-jsonld==0.6.2
recipe_scrapers==15.3.2
recipe_scrapers==15.3.3
referencing==0.35.1
regex==2024.11.6
requests==2.32.3
Expand Down
16 changes: 8 additions & 8 deletions kitchenowl/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -221,10 +221,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: "89500471922dd3a89ab0d6e13ab4a2268c25474bff4ca7c628f55c76e0ced1de"
sha256: c2376a6aae82358a9f9ccdd7d1f4006d08faa39a2767cce01031d9f593a8bd3b
url: "https://pub.dev"
source: hosted
version: "8.1.5"
version: "8.1.6"
file_selector_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -523,10 +523,10 @@ packages:
dependency: transitive
description:
name: image
sha256: "599d08e369969bdf83138f5b4e0a7e823d3f992f23b8a64dd626877c37013533"
sha256: "20842a5ad1555be624c314b0c0cc0566e8ece412f61e859a42efeb6d4101a26c"
url: "https://pub.dev"
source: hosted
version: "4.4.0"
version: "4.5.0"
image_picker:
dependency: "direct main"
description:
Expand Down Expand Up @@ -944,18 +944,18 @@ packages:
dependency: transitive
description:
name: shared_preferences_android
sha256: "7f172d1b06de5da47b6264c2692ee2ead20bbbc246690427cdb4fc301cd0c549"
sha256: "02a7d8a9ef346c9af715811b01fbd8e27845ad2c41148eefd31321471b41863d"
url: "https://pub.dev"
source: hosted
version: "2.3.4"
version: "2.4.0"
shared_preferences_foundation:
dependency: transitive
description:
name: shared_preferences_foundation
sha256: "07e050c7cd39bad516f8d64c455f04508d09df104be326d8c02551590a0d513d"
sha256: "6a52cfcdaeac77cad8c97b539ff688ccfc458c007b4db12be584fbe5c0e49e03"
url: "https://pub.dev"
source: hosted
version: "2.5.3"
version: "2.5.4"
shared_preferences_linux:
dependency: transitive
description:
Expand Down

0 comments on commit 18be99f

Please sign in to comment.