Browse Source

chore: remove uuid requirement (it's a standard library module)

Aarni Koskela 1 year ago
parent
commit
cbd1929f36
1 changed files with 0 additions and 1 deletions
  1. 0 1
      backend/requirements.txt

+ 0 - 1
backend/requirements.txt

@@ -9,7 +9,6 @@ Flask-Cors==4.0.0
 python-socketio==5.11.2
 python-jose==3.3.0
 passlib[bcrypt]==1.7.4
-uuid==1.30
 
 requests==2.31.0
 aiohttp==3.9.5