requirements.txt 179 B

1234567
  1. # Top-level scripts mostly use Python stdlib.
  2. # These packages support the local app.* modules used by the flow.
  3. openrouter>=0.9.0,<1.0
  4. pymysql>=1.1.0
  5. apscheduler
  6. pyodps==0.12.6