Metadata-Version: 2.4
Name: generate-reqs
Version: 1.0.0
Summary: Generate requirements.txt with latest stable versions from a YAML file.
Author: Your Name
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: packaging
Dynamic: author
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
