Skip to content

Commit 5b617cf

Browse files
updated requirements
1 parent 6eab5eb commit 5b617cf

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

requirements.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ attrs==22.1.0
55
bcrypt==3.2.2
66
certifi==2021.10.8
77
cffi==1.15.0
8+
chardet==3.0.4
89
charset-normalizer==2.0.12
910
click==8.1.3
1011
colorama==0.4.4
@@ -14,9 +15,13 @@ ecdsa==0.17.0
1415
email-validator==1.2.1
1516
fastapi==0.77.1
1617
greenlet==1.1.2
17-
h11==0.13.0
18+
h11==0.8.1
19+
h2==3.2.0
20+
hpack==3.0.0
21+
http3==0.6.7
1822
httptools==0.4.0
19-
idna==3.3
23+
hyperframe==5.2.0
24+
idna==2.10
2025
importlib-metadata==4.11.3
2126
importlib-resources==5.8.0
2227
iniconfig==1.1.1
@@ -41,6 +46,7 @@ python-jose==3.3.0
4146
python-multipart==0.0.5
4247
PyYAML==6.0
4348
requests==2.27.1
49+
rfc3986==1.5.0
4450
rsa==4.8
4551
six==1.16.0
4652
sniffio==1.2.0

0 commit comments

Comments
 (0)