Skip to content

Commit ae1dc8c

Browse files
committed
Drop dev only requirements (#58)
1 parent 7494398 commit ae1dc8c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

requirements.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ colorama==0.4.4
2929
colorful==0.5.4
3030
confluent-kafka==1.6.0
3131
filelock==3.0.12
32-
flake8==3.8.4
3332
Flask==1.1.2
3433
google-api-core==1.26.1
3534
google-auth==1.27.1
@@ -44,7 +43,6 @@ Jinja2==2.11.3
4443
jsonschema==3.2.0
4544
kubernetes==12.0.1
4645
MarkupSafe==1.1.1
47-
mccabe==0.6.1
4846
msgpack==1.0.2
4947
multidict==5.1.0
5048
numpy==1.20.1
@@ -59,9 +57,7 @@ psutil==5.8.0
5957
py-spy==0.3.4
6058
pyasn1==0.4.8
6159
pyasn1-modules==0.2.8
62-
pycodestyle==2.6.0
6360
pydantic==1.6.1
64-
pyflakes==2.2.0
6561
pyparsing==2.4.7
6662
pyrsistent==0.17.3
6763
python-dateutil==2.8.1
@@ -79,5 +75,4 @@ urllib3==1.26.3
7975
uvicorn==0.13.4
8076
websocket-client==0.58.0
8177
Werkzeug==1.0.1
82-
yapf==0.30.0
8378
yarl==1.6.3

0 commit comments

Comments
 (0)