Captain Ezio commited on
Commit
3176d68
·
2 Parent(s): 21d38a4 15a7b83

Merge pull request #51 from Gojo-Bots/dependabot/pip/httpcore-0.16.1

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -10,7 +10,7 @@ dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0"
10
  google==3.0.0
11
  gpytranslate==1.4.0; python_version >= "3.6"
12
  hpack==4.0.0; python_version >= "3.6" and python_full_version >= "3.6.1"
13
- httpcore==0.15.0; python_version >= "3.7"
14
  httpx[http2]==0.23.0; python_version >= "3.7"
15
  hyperframe==6.0.1; python_version >= "3.7" and python_full_version >= "3.6.1"
16
  idna==3.3; python_version >= "3.6" and (python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5") and python_full_version >= "3.6.2"
 
10
  google==3.0.0
11
  gpytranslate==1.4.0; python_version >= "3.6"
12
  hpack==4.0.0; python_version >= "3.6" and python_full_version >= "3.6.1"
13
+ httpcore==0.16.1; python_version >= "3.7"
14
  httpx[http2]==0.23.0; python_version >= "3.7"
15
  hyperframe==6.0.1; python_version >= "3.7" and python_full_version >= "3.6.1"
16
  idna==3.3; python_version >= "3.6" and (python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5") and python_full_version >= "3.6.2"