diff options
| author | Andrew Guschin <guschin@altlinux.org> | 2024-10-15 16:02:54 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin@altlinux.org> | 2024-10-15 16:02:54 +0400 |
| commit | a9f89b6a3fd22da90b58d3f2353b5965957531a3 (patch) | |
| tree | 3cdf946e8b108deaf767dc71da5660b6322c803b /requirements.txt | |
| parent | c0e082252bd5bf7700aef62c78b1ada4d90931cf (diff) | |
Basealt adaptation
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 4ca965a..039891d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2019.11.28 -cffi==1.13.2 +cffi==1.17.1 chardet==3.0.4 -cryptography==2.8 +cryptography==43.0.1 future==0.18.2 idna==2.8 pycparser==2.19 |