-
Notifications
You must be signed in to change notification settings - Fork 60
Expand file tree
/
Copy pathrequirements.txt
More file actions
55 lines (55 loc) · 930 Bytes
/
requirements.txt
File metadata and controls
55 lines (55 loc) · 930 Bytes
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
aiohttp==3.8.6
aiohttp-retry==2.8.3
aiosignal==1.3.1
annotated-types==0.6.0
anyio==3.7.1
async-timeout==4.0.3
attrs==23.1.0
certifi==2023.7.22
charset-normalizer==3.3.2
click==8.1.7
exceptiongroup==1.1.3
fastapi==0.104.1
frozenlist==1.4.0
h11==0.14.0
idna==3.4
multidict==6.0.4
pydantic==2.4.2
pydantic_core==2.10.1
PyJWT==2.8.0
python-dotenv==1.0.0
requests==2.31.0
sniffio==1.3.0
starlette==0.27.0
twilio==8.10.1
typing_extensions==4.8.0
urllib3==2.0.7
uvicorn==0.24.0.post1
yarl==1.9.2
blinker==1.5
chardet==5.1.0
configobj==5.0.8
cryptography==38.0.4
httplib2==0.20.4
Jinja2==3.1.2
jsonpatch==1.32
jsonpointer==2.3
jsonschema==4.10.3
markdown-it-py==2.1.0
MarkupSafe==2.1.2
mdurl==0.1.2
netifaces==0.11.0
oauthlib==3.2.2
Pygments==2.14.0
pyparsing==3.0.9
pyrsistent==0.18.1
pyserial==3.5
PySimpleSOAP==1.16.2
python-debian==0.1.49
python-debianbts==4.0.1
PyYAML==6.0
rich==13.3.1
six==1.16.0
ssh-import-id==5.10
httpx
pydantic