Trisha Tomy commited on
Commit
cbcd3e0
·
1 Parent(s): 5aa95b3

Install Flask with async extra for async views

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- Flask
2
  -e .
3
  playwright
4
  playwright-stealth==1.0.6
 
1
+ Flask[async]
2
  -e .
3
  playwright
4
  playwright-stealth==1.0.6