We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eab5eb commit 5b617cfCopy full SHA for 5b617cf
requirements.txt
@@ -5,6 +5,7 @@ attrs==22.1.0
5
bcrypt==3.2.2
6
certifi==2021.10.8
7
cffi==1.15.0
8
+chardet==3.0.4
9
charset-normalizer==2.0.12
10
click==8.1.3
11
colorama==0.4.4
@@ -14,9 +15,13 @@ ecdsa==0.17.0
14
15
email-validator==1.2.1
16
fastapi==0.77.1
17
greenlet==1.1.2
-h11==0.13.0
18
+h11==0.8.1
19
+h2==3.2.0
20
+hpack==3.0.0
21
+http3==0.6.7
22
httptools==0.4.0
-idna==3.3
23
+hyperframe==5.2.0
24
+idna==2.10
25
importlib-metadata==4.11.3
26
importlib-resources==5.8.0
27
iniconfig==1.1.1
@@ -41,6 +46,7 @@ python-jose==3.3.0
41
46
python-multipart==0.0.5
42
47
PyYAML==6.0
43
48
requests==2.27.1
49
+rfc3986==1.5.0
44
50
rsa==4.8
45
51
six==1.16.0
52
sniffio==1.2.0
0 commit comments