mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-10-10 07:41:17 +00:00

* 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>
8 lines
248 B
Plaintext
8 lines
248 B
Plaintext
-c constraints.in
|
|
-c base.txt
|
|
# NOTE - pygithub==1.58.0 fails due to https://github.com/PyGithub/PyGithub/issues/2436
|
|
# In the future, we can update this to pygithub>1.58.0
|
|
pygithub==1.58.2
|
|
# consistency with other ingest-*.in
|
|
cryptography==41.0.2
|