spagestic commited on
Commit
dc0590b
·
1 Parent(s): 91e586d

fix: downgrade python-dotenv to version 1.1.0 for compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -36,7 +36,7 @@ pydantic_core==2.33.2
36
  pydub==0.25.1
37
  Pygments==2.19.1
38
  python-dateutil==2.9.0.post0
39
- python-dotenv==1.1.1
40
  python-multipart==0.0.20
41
  pytz==2025.2
42
  PyYAML==6.0.2
 
36
  pydub==0.25.1
37
  Pygments==2.19.1
38
  python-dateutil==2.9.0.post0
39
+ python-dotenv==1.1.0
40
  python-multipart==0.0.20
41
  pytz==2025.2
42
  PyYAML==6.0.2