-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
79 lines (79 loc) · 2.73 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
79
aiohttp==3.6.2
altgraph==0.17
asgiref==3.2.10
astroid==2.4.2
async-timeout==3.0.1
attrs==20.3.0
cached-property==1.5.2
cachetools==3.1.1
certifi==2019.9.11
cffi==1.13.2
chardet==3.0.4
click==7.1.2
cloudfoundry-client==1.14.1
colorama==0.4.4
colored==1.4.2
coverage==5.3.1
cryptography==2.8
cx-Freeze==6.4.2
Django==3.1.2
djangorestframework==3.12.1
ecdsa==0.14.1
esptool==2.8
Flask==1.1.2
Flask-Testing==0.8.0
future==0.18.2
gitdb==4.0.5
GitPython==3.1.11
google-auth==1.6.3
googleapis-common-protos==1.6.0
idna==2.8
importlib-metadata==3.3.0
isort==5.6.4
itsdangerous==1.1.0
Jinja2==2.10.3
jsonschema==3.2.0
jsonxs==0.6
lazy-object-proxy==1.4.3
Mako==1.1.0
MarkupSafe==1.1.1
mccabe==0.6.1
mock==4.0.3
mongo==0.2.0
multidict==4.7.6
nose2==0.9.2
oauth2-client==1.2.1
openbrokerapi==4.1.0
pefile==2019.4.18
protobuf==3.6.1
psutil==5.8.0
pyaes==1.6.1
pyasn1==0.4.7
pyasn1-modules==0.2.7
pycparser==2.19
pyctuator==0.13.2
pygit2==1.4.0
pyinstaller==4.1
pyinstaller-hooks-contrib==2020.11
pylint==2.6.0
pymongo==3.11.0
pyrsistent==0.17.3
pyserial==3.4
pytz==2019.3
pywin32-ctypes==0.2.0
PyYAML==5.3.1
requests==2.22.0
requests-mock==1.8.0
rope==0.18.0
rsa==4.0
six==1.12.0
smmap==3.0.4
sqlparse==0.4.1
toml==0.10.1
urllib3==1.25.6
ushlex==0.99.1
websocket-client==0.53.0
Werkzeug==1.0.1
wrapt==1.12.1
yarl==1.6.3
zipp==3.4.0