Browse Source

[core] Change ext-py3 package installation path again (#3785)

Harsh Gupta 1 year ago
parent
commit
666046ec00
1 changed files with 7 additions and 7 deletions
  1. 7 7
      desktop/core/base_requirements.txt

+ 7 - 7
desktop/core/base_requirements.txt

@@ -73,10 +73,10 @@ git+https://github.com/gethue/django-babel.git
 django-utils-six==2.0
 six==1.16.0
 psutil==5.8.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
--e file:///${ROOT}/desktop/core/ext-py3/djangosaml2-0.18.0
--e file:///${ROOT}/desktop/core/ext-py3/dnspython-1.16.0  # Required for eventlet==0.30.2 and python3.10
--e file:///${ROOT}/desktop/core/ext-py3/eventlet-0.30.2
--e file:///${ROOT}/desktop/core/ext-py3/pysaml2-7.3.1
+-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
+-e file://${ROOT}/desktop/core/ext-py3/djangosaml2-0.18.0
+-e file://${ROOT}/desktop/core/ext-py3/dnspython-1.16.0  # Required for eventlet==0.30.2 and python3.10
+-e file://${ROOT}/desktop/core/ext-py3/eventlet-0.30.2
+-e file://${ROOT}/desktop/core/ext-py3/pysaml2-7.3.1