-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
78 lines (78 loc) · 1.3 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
71
72
73
74
75
76
77
78
aiofiles==0.5.0
appdirs==1.4.3
asn1crypto==0.24.0
astroid==2.4.2
atomicwrites==1.2.1
attrs==18.2.0
bdflib==1.1.1
black==20.8b1
bleach==3.2.1
cached-property==1.5.1
certifi==2018.11.29
cffi==1.11.5
chardet==3.0.4
click==7.1.2
colorama==0.4.3
coverage==4.5.2
cryptography==3.2
dataclasses==0.7; python_version=='3.6' # in core library since 3.7
defusedxml==0.5.0
docopt==0.6.2
docutils==0.16
fastapi==0.61.1
grpcio==1.32.0
grpcio-tools==1.17.1
h11==0.9.0
idna==2.8
importlib-metadata==2.0.0
iniconfig==1.0.1
isodate==0.6.0
isort==4.3.4
keyring==21.4.0
lazy-object-proxy==1.4.3
lxml==4.3.0
mccabe==0.6.1
more-itertools==5.0.0
mypy-extensions==0.4.3
packaging==20.4
pathspec==0.8.0
Pillow==7.2.0
pkginfo==1.5.0.1
pluggy==0.13.1
protobuf==3.6.1
py==1.9.0
pycparser==2.19
pydantic==1.6.1
pygame==1.9.6
Pygments==2.7.1
pylint==2.6.0
pyOpenSSL==19.0.0
pyparsing==2.4.7
pyreadline==2.1
pytest==6.1.1
pytest-cov==2.6.1
pytest-mock==1.10.0
pytz==2018.9
pywin32-ctypes==0.2.0
readme-renderer==27.0
regex==2020.7.14
requests==2.24.0
requests-toolbelt==0.9.1
rfc3986==1.4.0
six==1.12.0
starlette==0.13.6
stomp.py==6.1.0
tabulate==0.8.7
toml==0.10.1
tqdm==4.28.1
twine==3.2.0
typed-ast==1.4.1
typing-extensions==3.7.4.3
urllib3==1.25.10
uvicorn==0.11.8
webencodings==0.5.1
websockets==8.1
wrapt==1.12.1
xmljson==0.2.0
zeep==3.2.0
zipp==3.3.0