Ver código fonte

[core] Add protobuf as last pypi requirement (#2988)

Harsh Gupta 3 anos atrás
pai
commit
b0fa4996c6
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      desktop/core/requirements.txt

+ 1 - 1
desktop/core/requirements.txt

@@ -44,7 +44,6 @@ nose==1.3.7
 openpyxl==3.0.9
 pandas==1.4.2
 prompt-toolkit==2.0.10
-protobuf==3.17.0
 pyformance==0.3.2
 pylint==2.6.0
 pylint-django==2.3.0
@@ -74,6 +73,7 @@ git+https://github.com/gethue/django-mako.git
 werkzeug==2.0.1  # Should remove it here and from devtools.mk
 django-utils-six==2.0
 six==1.16.0
+protobuf==3.17.0
 -e file:///${ROOT}/desktop/core/ext-py3/requests-2.27.1
 -e file:///${ROOT}/desktop/core/ext-py3/boto-2.49.0
 -e file:///${ROOT}/desktop/core/ext-py3/django-axes-5.13.0