-
由 hamid mohammadi 提交于
* Requirements updated 1. Requests added to requirements.txt. That might not be included in all docker base images, adding it to the requirements is safer. 2. Added a minimum version to Pandas. It's a good practice to have versions for all dependencies. * Sort alphabetically * Update requirements.txt Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
This project manages its dependencies using
pip.
Learn more