mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-29 16:17:00 +00:00
* **Removed `ebooklib` as a dependency** `ebooklib` is licensed under AGPL3, which is incompatible with the Apache 2.0 license. Thus it is being removed.
53 lines
1.3 KiB
Plaintext
53 lines
1.3 KiB
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.8
|
|
# by the following command:
|
|
#
|
|
# pip-compile --constraint=requirements/constraints.in requirements/ingest/sharepoint.in
|
|
#
|
|
certifi==2023.7.22
|
|
# via
|
|
# -c requirements/constraints.in
|
|
# -c requirements/ingest/../base.txt
|
|
# -c requirements/ingest/../constraints.in
|
|
# requests
|
|
cffi==1.16.0
|
|
# via cryptography
|
|
charset-normalizer==3.3.1
|
|
# via
|
|
# -c requirements/ingest/../base.txt
|
|
# requests
|
|
cryptography==41.0.5
|
|
# via
|
|
# msal
|
|
# pyjwt
|
|
idna==3.4
|
|
# via
|
|
# -c requirements/ingest/../base.txt
|
|
# requests
|
|
msal==1.24.1
|
|
# via
|
|
# -r requirements/ingest/sharepoint.in
|
|
# office365-rest-python-client
|
|
office365-rest-python-client==2.4.2
|
|
# via
|
|
# -c requirements/constraints.in
|
|
# -c requirements/ingest/../constraints.in
|
|
# -r requirements/ingest/sharepoint.in
|
|
pycparser==2.21
|
|
# via cffi
|
|
pyjwt[crypto]==2.8.0
|
|
# via msal
|
|
pytz==2023.3.post1
|
|
# via office365-rest-python-client
|
|
requests==2.31.0
|
|
# via
|
|
# -c requirements/ingest/../base.txt
|
|
# msal
|
|
# office365-rest-python-client
|
|
urllib3==1.26.18
|
|
# via
|
|
# -c requirements/constraints.in
|
|
# -c requirements/ingest/../base.txt
|
|
# -c requirements/ingest/../constraints.in
|
|
# requests
|