forked from stereum-dev/synclink-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
45 lines (45 loc) · 767 Bytes
/
requirements.txt
File metadata and controls
45 lines (45 loc) · 767 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
antlr4-python3-runtime==4.9.3
anyio==3.6.2
api-client==1.3.1
api-client-pydantic==2.2.0
async-generator==1.10
attrs==22.1.0
autopep8==2.0.0
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
exceptiongroup==1.0.4
Faker==15.3.4
fastapi==0.86.0
flake8==6.0.0
h11==0.12.0
httpcore==0.15.0
httpx==0.23.0
idna==3.4
iniconfig==1.1.1
loguru==0.6.0
mccabe==0.7.0
omegaconf==2.2.3
outcome==1.2.0
packaging==21.3
pluggy==1.0.0
pycodestyle==2.10.0
pydantic==1.10.2
pyflakes==3.0.1
pyparsing==3.0.9
pytest==7.2.0
pytest-asyncio==0.20.2
python-dateutil==2.8.2
PyYAML==6.0
requests==2.28.1
rfc3986==1.5.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
starlette==0.20.4
tenacity==8.1.0
tomli==2.0.1
trio==0.22.0
typing_extensions==4.4.0
urllib3==1.26.12
uvicorn==0.19.0