Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ uvloop==0.15.2
|
|
16 |
uvicorn==0.13.4
|
17 |
httptools==0.2.0
|
18 |
fastapi==0.74.*
|
19 |
-
gunicorn==20.1.0
|
|
|
|
16 |
uvicorn==0.13.4
|
17 |
httptools==0.2.0
|
18 |
fastapi==0.74.*
|
19 |
+
gunicorn==20.1.0
|
20 |
+
protobuf==3.19.0
|