jkushwaha commited on
Commit
45c8bb0
·
verified ·
1 Parent(s): 99abbd8

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +33 -0
requirements.txt ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pandas==0.24.2
2
+ pymongo==3.6.0
3
+ psycopg2==2.9.9
4
+ bs4==0.0.1
5
+ pdfplumber==0.5.27
6
+ natsort==6.0.0
7
+ fuzzysearch==0.6.2
8
+ Levenshtein==0.12.0
9
+ scipy==1.2.0
10
+ pdf-annotate==0.10.0
11
+ opencv-python-headless==4.1.0.25
12
+ img2pdf==0.3.3
13
+ camelot-py
14
+ tabula-py
15
+ filetype==1.0.7
16
+ PyPDF2
17
+ boto3==1.26.54
18
+ pypdfium2
19
+ pyparsing==2.4.7
20
+ pdf2image==1.14.0
21
+ soupsieve==2.0.1
22
+ beautifulsoup4==4.9.2
23
+ awscli
24
+ flask-restplus==0.12.1
25
+ Flask-CSV==1.2.0
26
+ Flask==1.1.1
27
+ simplejson==3.16.0
28
+ python-Levenshtein==0.12.0
29
+ msgpack-numpy==0.4.3.2
30
+ numpy==1.17.2
31
+ Pillow==9.5.0
32
+ opencv-python==4.1.0.25
33
+ importlib-metadata==1.3.0