Skip to content

Commit

Permalink
deps: fix dependency version collision
Browse files Browse the repository at this point in the history
  • Loading branch information
edaniszewski committed Jun 2, 2021
1 parent b4eb09b commit f5243a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ six==1.15.0 # via google-auth, grpcio, kubernetes, protobuf, pytho
structlog==21.1.0 # via synse_server (setup.py)
synse-grpc==3.1.0 # via synse_server (setup.py)
ujson==4.0.2 # via sanic
urllib3==1.26.4 # via kubernetes, requests
urllib3==1.26.5 # via kubernetes, requests
uvloop==0.15.2 # via sanic
websocket-client==0.58.0 # via kubernetes
websockets==8.1 # via sanic, synse_server (setup.py)
Expand Down

0 comments on commit f5243a9

Please sign in to comment.