mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	fix(deps): update dependency ingredient-parser-nlp to v2.1.1 (#5455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										8
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							| @@ -1051,20 +1051,20 @@ files = [ | ||||
|  | ||||
| [[package]] | ||||
| name = "ingredient-parser-nlp" | ||||
| version = "2.1.0" | ||||
| version = "2.1.1" | ||||
| description = "A Python package to parse structured information from recipe ingredient sentences" | ||||
| optional = false | ||||
| python-versions = "<3.14,>=3.10" | ||||
| groups = ["main"] | ||||
| files = [ | ||||
|     {file = "ingredient_parser_nlp-2.1.0-py3-none-any.whl", hash = "sha256:b987cc8c3e4561ad5828d1529a0d973690c75b731f5a06619e72deeb78b904cc"}, | ||||
|     {file = "ingredient_parser_nlp-2.1.0.tar.gz", hash = "sha256:bd2edfd09ea4ecd9f12c2326aab36a61e1518e3bc96abd6946ada0fd2929e2ed"}, | ||||
|     {file = "ingredient_parser_nlp-2.1.1-py3-none-any.whl", hash = "sha256:e09f73b28d2805d33f5523b84a304225bf62ebdca47560aa8e6c7176442ef6b6"}, | ||||
|     {file = "ingredient_parser_nlp-2.1.1.tar.gz", hash = "sha256:e7070b849d05395006b6a27923304b01ed4da04b53a82047c5ddddf1bbfe1fc7"}, | ||||
| ] | ||||
|  | ||||
| [package.dependencies] | ||||
| nltk = ">=3.9.1" | ||||
| numpy = "*" | ||||
| pint = ">=0.24.4" | ||||
| pint = "0.24.4" | ||||
| python-crfsuite = "*" | ||||
|  | ||||
| [[package]] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user