monra commited on
Commit
884ae8a
1 Parent(s): b5b5b51

Fix: httpx dependency version conflict

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -25,7 +25,7 @@ h2==3.2.0
25
  hpack==3.0.0
26
  hstspreload==2023.1.1
27
  httpcore==0.9.1
28
- httpx==0.23.0
29
  hyperframe==5.2.0
30
  idna==2.10
31
  importlib-metadata==6.6.0
 
25
  hpack==3.0.0
26
  hstspreload==2023.1.1
27
  httpcore==0.9.1
28
+ httpx
29
  hyperframe==5.2.0
30
  idna==2.10
31
  importlib-metadata==6.6.0