oriastanjung commited on
Commit
a6b7d9c
1 Parent(s): eb0ab76

fix concurency and asyncronous request

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ opencv-python
7
  scipy
8
  pandas
9
  quart
10
- quart_cors
 
 
7
  scipy
8
  pandas
9
  quart
10
+ quart_cors
11
+ gunicorn