Replaced microsoft TrueSkill with OpenSkill

we don't like closed source stuff around here.
This commit is contained in:
Mercury. 2025-01-25 11:58:44 +01:00
parent 732d236599
commit 3068a21bc6

View file

@ -1,5 +1,6 @@
fastapi fastapi
psycopg2-binary psycopg2-binary
python-dotenv python-dotenv
bcrypt bcrypt
uvicorn uvicorn
openskill