Compare commits
No commits in common. "d4f24c91665a735550c4c434133e828d19b9610a" and "f38db4541da3465fb3225924f3b82a520af018c6" have entirely different histories.
d4f24c9166
...
f38db4541d
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ name = "servala"
|
||||||
version = "0.0.0"
|
version = "0.0.0"
|
||||||
description = "Servala portal server and frontend"
|
description = "Servala portal server and frontend"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.13.4"
|
requires-python = ">=3.13.3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"argon2-cffi>=25.1.0",
|
"argon2-cffi>=25.1.0",
|
||||||
"cryptography>=45.0.3",
|
"cryptography>=45.0.3",
|
||||||
|
|
2
uv.lock
generated
2
uv.lock
generated
|
@ -1,6 +1,6 @@
|
||||||
version = 1
|
version = 1
|
||||||
revision = 2
|
revision = 2
|
||||||
requires-python = ">=3.13.4"
|
requires-python = ">=3.13.3"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "argon2-cffi"
|
name = "argon2-cffi"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue