lutris/requirements.txt
Christian Clauss c39ef4341d Upgrade insecure PyYAML version flagged by Safety
Run in our GitHub Action… `safety Check`
```
+==============================================================================+
|                                                                              |
|                               /$$$$$$            /$$                         |
|                              /$$__  $$          | $$                         |
|           /$$$$$$$  /$$$$$$ | $$  \__//$$$$$$  /$$$$$$   /$$   /$$           |
|          /$$_____/ |____  $$| $$$$   /$$__  $$|_  $$_/  | $$  | $$           |
|         |  $$$$$$   /$$$$$$$| $$_/  | $$$$$$$$  | $$    | $$  | $$           |
|          \____  $$ /$$__  $$| $$    | $$_____/  | $$ /$$| $$  | $$           |
|          /$$$$$$$/|  $$$$$$$| $$    |  $$$$$$$  |  $$$$/|  $$$$$$$           |
|         |_______/  \_______/|__/     \_______/   \___/   \____  $$           |
|                                                          /$$  | $$           |
|                                                         |  $$$$$$/           |
|  by pyup.io                                              \______/            |
|                                                                              |
+==============================================================================+
| REPORT                                                                       |
| checked 62 packages, using free DB (updated once a month)                    
+============================+===========+==========================+==========+
| package                    | installed | affected                 | ID       |
+============================+===========+==========================+==========+
| pyyaml                     | 5.3.1     | <5.4                     | 39611    |
| cryptography               | 3.1.1     | <3.3                     | 39252    |
| cryptography               | 3.1.1     | <3.3.2                   | 39606    |
| cryptography               | 3.1.1     | <=3.2                    | 38932    |
+==============================================================================+
```
2021-08-27 18:31:45 -07:00

37 lines
1.1 KiB
Plaintext

################################################################################
# This requirements file has been automatically generated from `Pipfile` with
# `pipenv-to-requirements`
#
#
# This has been done to maintain backward compatibility with tools and services
# that do not support `Pipfile` yet.
#
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
# `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################
astroid==2.4.2
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
cryptography==3.4.7 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
dbus-python==1.2.16
entrypoints==0.3
evdev==1.3.0
idna==2.10
jeepney==0.4.3 ; sys_platform == 'linux'
keyring==21.4.0
lazy-object-proxy==1.4.3
mccabe==0.6.1
pycairo==1.20.0
pycparser==2.20 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyflakes==2.2.0
pygobject==3.38.0
python-magic==0.4.18
pyyaml==5.4.1
requests==2.24.0
secretstorage==3.1.2 ; sys_platform == 'linux'
six==1.15.0
urllib3==1.25.10
wrapt==1.12.1