ScottzillaSystems commited on
Commit
69d6f25
·
verified ·
1 Parent(s): 04cb0cc

[CHIMERA] Fix Python 3.13 pydub issue - switch to Docker/Python 3.11

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -3
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
- # Pentesting Agent Zero - Fixed Requirements
2
  gradio>=5.0.0
3
  smolagents>=1.0.0
4
  huggingface_hub>=0.26.0
5
  requests
6
- transformers>=4.45.0
7
- torch>=2.0.0
8
  aiohttp>=3.8.0
9
  pydantic>=2.0.0
 
 
1
  gradio>=5.0.0
2
  smolagents>=1.0.0
3
  huggingface_hub>=0.26.0
4
  requests
 
 
5
  aiohttp>=3.8.0
6
  pydantic>=2.0.0