requirements.txt 136 B

123456789
  1. hello-agents>=1.0.0
  2. python-dotenv>=1.0.0
  3. # Development / verification
  4. pytest>=8.0.0
  5. # Chapter 16 notebook entry point
  6. jupyter>=1.0.0