Przeglądaj źródła

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

Aarni Koskela 1 rok temu
rodzic
commit
cbd1929f36
1 zmienionych plików z 0 dodań i 1 usunięć
  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