Project is now named Celeste
This commit is contained in:
parent
87917f9526
commit
269092fb53
45 changed files with 1507 additions and 12 deletions
|
|
@ -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"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue