From b692d26aa8b80ebf2abd7946a22c857845d51b32 Mon Sep 17 00:00:00 2001 From: Pritimay Sarkar Date: Sun, 24 Sep 2023 11:48:53 +0530 Subject: [PATCH] add pip packages --- requirements.txt | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/requirements.txt b/requirements.txt index b6430d3..97568f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,16 @@ +arabic-reshaper==3.0.0 +asn1crypto==1.5.1 CacheControl==0.13.1 cachetools==5.3.1 certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.2.0 +click==8.1.7 cryptography==41.0.3 +cssselect2==0.7.0 et-xmlfile==1.1.0 firebase-admin==6.2.0 +future==0.18.3 google-api-core==2.11.1 google-api-python-client==2.97.0 google-auth==2.22.0 @@ -18,25 +23,51 @@ google-resumable-media==2.5.0 googleapis-common-protos==1.60.0 grpcio==1.57.0 grpcio-status==1.57.0 +html5lib==1.1 httplib2==0.22.0 idna==3.4 +iso8601==2.0.0 +joblib==1.3.2 +lxml==4.9.3 msgpack==1.0.5 numpy==1.25.2 openpyxl==3.1.2 +oscrypto==1.3.0 pandas==2.0.3 +Pillow==10.0.0 proto-plus==1.22.3 protobuf==4.24.0 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser==2.21 +pyHanko==0.20.0 +pyhanko-certvalidator==0.23.0 PyJWT==2.8.0 pyparsing==3.1.1 +pypdf==3.15.4 +pypng==0.20220715.0 +pyserial==3.5 +python-bidi==0.4.2 python-dateutil==2.8.2 pytz==2023.3 +PyYAML==6.0.1 +qrcode==7.4.2 +reportlab==3.6.13 requests==2.31.0 rsa==4.9 +scikit-learn==1.3.1 +scipy==1.11.2 six==1.16.0 +svglib==1.5.1 +threadpoolctl==3.2.0 +tinycss2==1.2.1 +tqdm==4.66.1 +typing_extensions==4.7.1 tzdata==2023.3 +tzlocal==5.0.1 uritemplate==4.1.1 +uritools==4.0.1 urllib3==1.26.16 +webencodings==0.5.1 +xhtml2pdf==0.2.11 XlsxWriter==3.1.2