unstructured/requirements/ingest-github.txt
cragwolfe 6779918406
build(release): bump unstructured-inference (#1074)
* build(release): bump unstructured-inference

Related to downstream issue:
Unstructured-IO/unstructured-api#182

And upstream PR:
Unstructured-IO/unstructured-inference#165

---------

Co-authored-by: Shreya Nidadavolu <shreyanid9@gmail.com>
2023-08-10 20:57:46 +00:00

49 lines
990 B
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/ingest-github.in
#
certifi==2023.7.22
# via
# -c requirements/base.txt
# -c requirements/constraints.in
# requests
cffi==1.15.1
# via
# cryptography
# pynacl
charset-normalizer==3.2.0
# via
# -c requirements/base.txt
# requests
cryptography==41.0.2
# via
# -r requirements/ingest-github.in
# pyjwt
deprecated==1.2.14
# via pygithub
idna==3.4
# via
# -c requirements/base.txt
# requests
pycparser==2.21
# via cffi
pygithub==1.58.2
# via -r requirements/ingest-github.in
pyjwt[crypto]==2.8.0
# via pygithub
pynacl==1.5.0
# via pygithub
requests==2.31.0
# via
# -c requirements/base.txt
# pygithub
urllib3==1.26.16
# via
# -c requirements/base.txt
# -c requirements/constraints.in
# requests
wrapt==1.15.0
# via deprecated