Pamudu13 commited on
Commit
79fa813
·
verified ·
1 Parent(s): 8c32cc6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -21,3 +21,6 @@ google==3.0.0
21
  python-slugify==8.0.1
22
  typing==3.7.4.3
23
  flask-cors
 
 
 
 
21
  python-slugify==8.0.1
22
  typing==3.7.4.3
23
  flask-cors
24
+ hypercorn==0.16.0
25
+ aiohttp==3.9.3
26
+ quart==0.19.4