Spaces:
Sleeping
Sleeping
Merge pull request #46 from Gojo-Bots/dependabot/pip/httpcore-0.16.0
Browse files- 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.
|
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.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"
|