mrfirdauss commited on
Commit
9cc8c15
·
1 Parent(s): 5852b35

fix: fix dept flask async

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -8,4 +8,5 @@ playwright-stealth
8
  hypercorn
9
  google-genai
10
  beautifulsoup4
11
- pymupdf
 
 
8
  hypercorn
9
  google-genai
10
  beautifulsoup4
11
+ pymupdf
12
+ flask[async]