Update requirements.txt
Browse files- requirements.txt +2 -11
requirements.txt
CHANGED
|
@@ -39,7 +39,7 @@ jsons==1.3.1
|
|
| 39 |
dirtyjson==1.0.8
|
| 40 |
lxml==4.9.3
|
| 41 |
beautifulsoup4==4.12.3
|
| 42 |
-
pypdf=
|
| 43 |
python-docx==1.1.2
|
| 44 |
openpyxl==3.0.10
|
| 45 |
xlrd==2.0.1
|
|
@@ -48,13 +48,4 @@ imageio==2.33.1
|
|
| 48 |
imagecodecs==2023.1.23
|
| 49 |
tifffile==2023.4.12
|
| 50 |
sqlalchemy==2.0.25
|
| 51 |
-
|
| 52 |
-
pyodbc==5.0.1
|
| 53 |
-
mysql-connector-python==9.1.0
|
| 54 |
-
cx_oracle==8.3.0
|
| 55 |
-
pymssql==2.2.5
|
| 56 |
-
elasticsearch==8.14.0
|
| 57 |
-
cassandra-driver==3.29.0
|
| 58 |
-
boto3==1.29.1
|
| 59 |
-
azure-core==1.30.1
|
| 60 |
-
azure-cosmos==4.6.0
|
|
|
|
| 39 |
dirtyjson==1.0.8
|
| 40 |
lxml==4.9.3
|
| 41 |
beautifulsoup4==4.12.3
|
| 42 |
+
pypdf>=4.2.0
|
| 43 |
python-docx==1.1.2
|
| 44 |
openpyxl==3.0.10
|
| 45 |
xlrd==2.0.1
|
|
|
|
| 48 |
imagecodecs==2023.1.23
|
| 49 |
tifffile==2023.4.12
|
| 50 |
sqlalchemy==2.0.25
|
| 51 |
+
pymssql==2.2.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|