https://blog.mozilla.ai/meet-mcpd-requirements-txt-for-agentic-systems/
Meet mcpd: requirements.txt for agentic systems
mcpd is to agents what requirements.txt is to applications: a single config to declare, pin, and run the tools your agents need, consistently across local, CI,...
requirements txtmeetmcpd
https://realpython.com/podcasts/rpp/249/
Episode #249: Going Beyond requirements.txt With pylock.toml and PEP 751 – The Real Python Podcast
What is the best way to record the Python dependencies for the reproducibility of your projects? What advantages will lock files provide for those projects?...
going beyondrequirements txt