-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
67 lines (67 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
67
aiofiles==22.1.0
aioredis==2.0.1
aniso8601==9.0.1
async-exit-stack==1.0.1
async-generator==1.10
async-timeout==4.0.2
autopep8==1.7.0
cachetools==5.2.0
certifi==2022.9.24
chardet==5.0.0
click==8.1.3
decorator==5.1.1
Deprecated==1.2.13
dnspython==2.2.1
email-validator==1.3.0
fastapi==0.85.1
fastapi-cache2==0.1.9
flake8==5.0.4
frozendict==2.3.4
graphene==3.1.1
graphql-core==3.2.3
graphql-relay==3.2.0
h11==0.14.0
httptools==0.5.0
idna==3.4
isodate==0.6.1
itsdangerous==2.1.2
Jinja2==3.1.2
lxml==4.9.1
MarkupSafe==2.1.1
mccabe==0.7.0
orjson==3.8.0
obasparql==5.0.2
pendulum==2.1.2
ply==3.11
promise==2.3
pyaml==21.10.1
pycodestyle==2.9.1
pydantic==1.10.2
pyflakes==2.5.0
PyLD==2.0.3
pyparsing==3.0.9
python-dateutil==2.8.2
python-dotenv==0.21.0
python-multipart==0.0.5
pythonql3==0.9.83
pytzdata==2020.1
PyYAML==6.0
rdflib==6.2.0
redis==4.4.0rc2
requests==2.28.1
Rx==3.2.0
simplejson==3.17.6
six==1.16.0
starlette==0.20.4
toml==0.10.2
typing-extensions==4.4.0
ujson==5.5.0
urllib3==1.26.12
uvicorn==0.19.0
uvloop==0.17.0
validators==0.20.0
watchgod==0.8.2
webencodings==0.5.1
websockets==10.3
Werkzeug==2.2.2
wrapt==1.14.1