thomas commited on
Commit
25fe19a
·
1 Parent(s): 4cda30b

feature(#13): uvicorn version updated.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -21,7 +21,7 @@ filelock==3.10.7
21
  firebase==4.0.1
22
  firebase-admin==6.1.0
23
  fastapi==0.95.0
24
- uvicorn==0.22.0
25
  frozenlist==1.3.3
26
  google-api-core==2.11.0
27
  google-api-python-client==2.85.0
 
21
  firebase==4.0.1
22
  firebase-admin==6.1.0
23
  fastapi==0.95.0
24
+ uvicorn==0.21.1
25
  frozenlist==1.3.3
26
  google-api-core==2.11.0
27
  google-api-python-client==2.85.0