randydev commited on
Commit
70a1041
·
verified ·
1 Parent(s): 3249a8e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -37,7 +37,6 @@ gitpython
37
  pymediainfo
38
  prettytable
39
  stability_sdk[anim_ui]
40
- httpx
41
  speedtest-cli
42
  validators
43
  emoji
@@ -88,4 +87,5 @@ git+https://github.com/johnwmillr/LyricsGenius
88
  git+https://github.com/urllib3/urllib3
89
  yt-dlp==2024.8.6
90
  openai==0.28
 
91
  PyJWT
 
37
  pymediainfo
38
  prettytable
39
  stability_sdk[anim_ui]
 
40
  speedtest-cli
41
  validators
42
  emoji
 
87
  git+https://github.com/urllib3/urllib3
88
  yt-dlp==2024.8.6
89
  openai==0.28
90
+ httpx==0.27.1
91
  PyJWT