apify / apify-sdk-python

The Apify SDK for Python is the official library for creating Apify Actors in Python. It provides useful features like actor lifecycle management, local storage emulation, and actor event handling.
https://docs.apify.com/sdk/python
Apache License 2.0
115 stars 11 forks source link

docs: freeze dependencies of docs build #195

Closed janbuchar closed 5 months ago

janbuchar commented 5 months ago

Reported upstream - https://github.com/NiklasRosenstein/pydoc-markdown/issues/323

vdusek commented 5 months ago

Good job, thanks @janbuchar

B4nan commented 5 months ago

CI is green, i guess we can merge?