-
Notifications
You must be signed in to change notification settings - Fork 74
/
requirements.txt
119 lines (119 loc) · 1.96 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
appnope==0.1.3
astroid==2.12.5
asttokens==2.0.8
async-generator==1.10
attrs==22.1.0
Authlib==1.2.0
autopep8==1.7.0
backcall==0.2.0
bandit==1.7.4
behave==1.2.6
certifi==2022.12.7
cffi==1.15.1
chardet==5.0.0
charset-normalizer==2.1.1
click==8.1.3
coverage==6.4.4
cryptography==42.0.0
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.5.1
dodgy==0.2.1
EasyProcess==1.1
executing==1.0.0
flake8==5.0.4
Flask==2.2.2
flask-oidc==1.4.0
future==0.18.3
gitdb==4.0.9
GitPython==3.1.37
h11==0.13.0
httplib2==0.21.0
idna==3.3
importlib-metadata==4.12.0
iniconfig==1.1.1
install==1.3.5
ipdb==0.13.9
ipython==8.10.0
ipython-genutils==0.2.0
isort==5.10.1
itsdangerous==2.0.0
jedi==0.18.1
Jinja2==3.1.2
lazy-object-proxy==1.7.1
Mako==1.2.4
MarkupSafe==2.1.1
matplotlib-inline==0.1.6
mccabe==0.7.0
more-itertools==8.14.0
mypy==0.971
mypy-extensions==0.4.3
oauth2client==4.1.3
oic==1.5.0
outcome==1.2.0
packaging==21.3
parse==1.19.0
parse-type==0.6.0
parso==0.8.3
pbr==5.10.0
pep8==1.7.1
pep8-naming==0.13.2
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.5.2
pluggy==1.0.0
poetry-semver==0.1.0
prompt-toolkit==3.0.31
prospector==0.12.2
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.9.1
pycparser==2.21
pycryptodomex==3.17
pydocstyle==6.1.1
pyflakes==2.5.0
Pygments==2.13.0
pyjwkest==1.4.2
pylama==8.4.1
pylint==2.15.0
pylint-celery==0.3
pylint-common==0.2.5
pylint-django==2.5.3
pylint-flask==0.6
pylint-plugin-utils==0.7
pyOpenSSL==22.0.0
pyparsing==3.0.9
PySocks==1.7.1
pytest==7.1.3
python-dotenv==0.21.0
PyVirtualDisplay==3.0
PyYAML==6.0
requests==2.28.1
requirements-detector==1.0.3
rsa==4.9
selenium==4.4.3
setoptconf==0.3.0
six==1.16.0
smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
sortedcontainers==2.4.0
stack-data==0.5.0
stevedore==4.0.0
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.4
traitlets==5.3.0
trio==0.21.0
trio-websocket==0.9.2
typed-ast==1.5.4
typing_extensions==4.3.0
urllib3==1.26.12
wcwidth==0.2.5
Werkzeug==2.2.2
wrapt==1.14.1
wsproto==1.2.0
zipp==3.8.1