Skip to content

Commit

Permalink
fix: setup
Browse files Browse the repository at this point in the history
  • Loading branch information
numb3r3 committed Aug 2, 2022
1 parent 41d1a5b commit 207a3af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions server/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@
setup_requires=['setuptools>=18.0', 'wheel'],
install_requires=[
'protobuf>=3.13.0,<=3.20.1',
'grpcio>=1.46.0,<1.48.0',
'grpcio-reflection>=1.46.0,<1.48.0',
'grpcio-health-checking>=1.46.0,<1.48.0',
'ftfy',
'torch',
'regex',
Expand Down

0 comments on commit 207a3af

Please sign in to comment.