ruslanmv commited on
Commit
c827abf
·
verified ·
1 Parent(s): 508ea49

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -8,8 +8,8 @@ python-dotenv
8
  spaces
9
  requests
10
  numpy
11
- pandas==1.5.3
12
-
13
  # TTS (legacy)
14
  TTS @ git+https://github.com/coqui-ai/TTS@v0.22.0
15
  pydantic==2.5.3
 
8
  spaces
9
  requests
10
  numpy
11
+ #pandas==1.5.3
12
+ pandas>=2.2
13
  # TTS (legacy)
14
  TTS @ git+https://github.com/coqui-ai/TTS@v0.22.0
15
  pydantic==2.5.3