haystack/docs/pydoc/requirements.txt
Massimiliano Pippi 1498aacc77
chore: make the docs generator runnable without an API key (#4405)
* spit a warning instead of exiting

* print which file is being converted (useful to debug CI)

* pin docspec for the time being
2023-03-14 16:15:19 +01:00

5 lines
158 B
Plaintext

pydoc-markdown==4.6.4
# pin docspec while waiting for https://github.com/NiklasRosenstein/docspec/issues/91 to be fixed
docspec-python<2.1.0
requests==2.28.2