Project is now named Celeste

This commit is contained in:
Emile Clark-Boman 2025-07-06 19:20:20 +10:00
parent 87917f9526
commit 269092fb53
45 changed files with 1507 additions and 12 deletions

View file

@ -1,5 +1,5 @@
[tool.poetry]
name = "imp"
name = "Celeste"
version = "0.1.0"
description = ""
authors = ["Emile Clark-Boman <eclarkboman@gmail.com>"]
@ -7,7 +7,6 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.12"
pycryptodome = "^3.23.0"
requests = "^2.32.4"