Explorar o código

[pypi] Upgrade PyYAML package to 6.0.1 (#3635)

- Add PyYAML in base_requirement for all form factors
Harsh Gupta hai 1 ano
pai
achega
4ed5b0bd84
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 0
      desktop/core/base_requirements.txt
  2. 0 1
      desktop/core/requirements.txt

+ 1 - 0
desktop/core/base_requirements.txt

@@ -59,6 +59,7 @@ python-pam==2.0.2
 pytidylib==0.3.2
 pytz==2021.3
 PyJWT==2.4.0
+PyYAML==6.0.1
 requests-kerberos==0.12.0
 rsa==4.7.2
 sasl==0.3.1  # Move to https://pypi.org/project/sasl3/ ?

+ 0 - 1
desktop/core/requirements.txt

@@ -2,6 +2,5 @@ cryptography==41.0.1
 numpy==1.23.1
 pandas==1.4.2
 lxml==4.9.1
-PyYAML==5.4.1
 -r ${ROOT}/desktop/core/base_requirements.txt