Skip to content

requests and fire are missing from the dependencies list #233

@TamiTakamiya

Description

@TamiTakamiya

System Info

Python 3.9.22

Information

  • The official example scripts
  • My own modified scripts

🐛 Describe the bug

#230 added changes that import requests and fire, but these two libraries are not added to the dependencies list (uv.lock, pyproject.toml, etc.)

Error logs

PyCharm shows errors No module named 'fire' and No module named 'requests'

Expected behavior

requests and fire are found in the dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions