Explorar o código

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

Harsh Gupta %!s(int64=3) %!d(string=hai) anos
pai
achega
b0fa4996c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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