feat: ✨ Updated to python 3.14 and made sure packages are up to date.
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
||||
[project]
|
||||
name = "devin"
|
||||
version = "0.1.0"
|
||||
version = "0.3.0"
|
||||
description = "Devin is your very own AI command centre"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"fastapi>=0.116.1",
|
||||
"openmeteo-requests>=1.7.2",
|
||||
|
||||
Reference in New Issue
Block a user