feat: update info
This commit is contained in:
parent
eb4fa02327
commit
b1e5de086c
@ -1,3 +1,6 @@
|
||||
# cutt
|
||||
|
||||
cool ultimate team tool
|
||||
## cool ultimate team tool
|
||||
|
||||
app to survey the chemistry between the players in your team and determine the most valued players in your team
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "cutt"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
version = "0.1.1"
|
||||
description = "cool ultimate team tool"
|
||||
author = "julius"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
@ -10,6 +10,7 @@ dependencies = [
|
||||
"matplotlib>=3.10.0",
|
||||
"networkx>=3.4.2",
|
||||
"psycopg>=3.2.4",
|
||||
"pydantic-settings>=2.7.1",
|
||||
"pyqt6>=6.8.0",
|
||||
"sqlmodel>=0.0.22",
|
||||
"uvicorn>=0.34.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user