chore: initial commit with existing codebase

This commit is contained in:
2025-11-13 13:08:49 +00:00
commit 18c991181a
11 changed files with 1424 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
pytest>=7.4
argon2-cffi>=23.1.0
bcrypt>=4.1.0