forked from markomirosavljev/fastapi-cognito
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
66 lines (66 loc) · 1.1 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
aiofile==3.8.7
aiohttp==3.8.5
aiosignal==1.3.1
annotated-types==0.5.0
anyio==3.7.1
async-lru==2.0.3
async-timeout==4.0.2
attrs==23.1.0
bleach==6.0.0
build==0.10.0
caio==0.9.12
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.6
cognitojwt==1.4.1
cryptography==41.0.2
docutils==0.20.1
ecdsa==0.18.0
exceptiongroup==1.1.2
fastapi==0.100.0
frozenlist==1.4.0
h11==0.14.0
httptools==0.6.0
idna==3.4
importlib-metadata==6.8.0
jaraco.classes==3.3.0
jeepney==0.8.0
keyring==24.2.0
markdown-it-py==3.0.0
mdurl==0.1.2
more-itertools==9.1.0
multidict==6.0.4
packaging==23.1
pkginfo==1.9.6
pyasn1==0.5.0
pycparser==2.21
pydantic==2.0.3
pydantic-settings==2.0.2
pydantic_core==2.3.0
Pygments==2.15.1
pyproject_hooks==1.0.0
python-dotenv==1.0.0
python-jose==3.3.0
PyYAML==6.0.1
readme-renderer==40.0
requests==2.31.0
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.4.2
rsa==4.9
SecretStorage==3.3.3
six==1.16.0
sniffio==1.3.0
starlette==0.27.0
tomli==2.0.1
twine==4.0.2
typing_extensions==4.7.1
urllib3==2.0.4
uvicorn==0.23.1
uvloop==0.17.0
watchfiles==0.19.0
webencodings==0.5.1
websockets==11.0.3
yarl==1.9.2
zipp==3.16.2