-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
70 lines (70 loc) · 1.2 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
67
68
69
70
anyio==3.6.2
argcomplete==2.0.0
attrs==22.2.0
base58==2.1.1
black==23.1.0
certifi==2022.12.7
cffi==1.15.1
chardet==4.0.0
charset-normalizer==3.0.1
click==8.1.3
cryptography==39.0.2
Deprecated==1.2.13
dnspython==2.3.0
email-validator==1.3.1
fastapi==0.100.1
genson==1.2.2
h11==0.14.0
httpcore==0.16.3
httpx==0.23.3
idna==3.4
importlib-resources==5.10.2
inflect==5.6.2
iniconfig==2.0.0
isodate==0.6.1
isort==5.12.0
Jinja2==3.1.2
jsonschema==4.17.3
jsonschema-spec==0.1.3
jwcrypto==1.4.2
lazy-object-proxy==1.9.0
MarkupSafe==2.1.2
mypy-extensions==1.0.0
oauthlib==3.2.2
openapi-schema-validator==0.3.4
openapi-spec-validator==0.5.1
packaging==23.0
pathable==0.4.3
pathspec==0.11.0
platformdirs==3.0.0
pluggy==1.0.0
prance==0.21.8.0
pycparser==2.21
pydantic==1.10.12
PyJWT==2.6.0
PyLD==2.0.3
pyOpenSSL==23.1.1
pyparsing==3.0.9
pyrsistent==0.19.3
PySnooper==1.1.1
pytest==7.2.1
pytest-mock==3.10.0
python-dotenv==0.21.1
python-multipart==0.0.5
PyYAML==6.0.1
rdflib==6.3.2
requests==2.28.2
requests-oauthlib==1.3.1
requests-toolbelt==0.10.1
rfc3986==1.5.0
ruamel.yaml==0.17.21
semver==2.13.0
six==1.16.0
sniffio==1.3.0
starlette==0.27.0
toml==0.10.2
typed-ast==1.5.4
typing_extensions==4.7.1
urllib3==1.26.14
uvicorn==0.20.0
wrapt==1.14.1