We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7494398 commit ae1dc8cCopy full SHA for ae1dc8c
requirements.txt
@@ -29,7 +29,6 @@ colorama==0.4.4
29
colorful==0.5.4
30
confluent-kafka==1.6.0
31
filelock==3.0.12
32
-flake8==3.8.4
33
Flask==1.1.2
34
google-api-core==1.26.1
35
google-auth==1.27.1
@@ -44,7 +43,6 @@ Jinja2==2.11.3
44
43
jsonschema==3.2.0
45
kubernetes==12.0.1
46
MarkupSafe==1.1.1
47
-mccabe==0.6.1
48
msgpack==1.0.2
49
multidict==5.1.0
50
numpy==1.20.1
@@ -59,9 +57,7 @@ psutil==5.8.0
59
57
py-spy==0.3.4
60
58
pyasn1==0.4.8
61
pyasn1-modules==0.2.8
62
-pycodestyle==2.6.0
63
pydantic==1.6.1
64
-pyflakes==2.2.0
65
pyparsing==2.4.7
66
pyrsistent==0.17.3
67
python-dateutil==2.8.1
@@ -79,5 +75,4 @@ urllib3==1.26.3
79
75
uvicorn==0.13.4
80
76
websocket-client==0.58.0
81
77
Werkzeug==1.0.1
82
-yapf==0.30.0
83
78
yarl==1.6.3
0 commit comments