datacipen commited on
Commit
f505931
·
verified ·
1 Parent(s): cb19092

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -71,4 +71,5 @@ mypy>=1.8.0
71
  # -----------------------------------------------------------------------------
72
  uvicorn[standard]>=0.27.0
73
  gunicorn>=21.2.0
74
- watchfiles>=0.21.0 # Pour le hot-reload en dev
 
 
71
  # -----------------------------------------------------------------------------
72
  uvicorn[standard]>=0.27.0
73
  gunicorn>=21.2.0
74
+ watchfiles>=0.21.0 # Pour le hot-reload en dev
75
+ websockets