diff options
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 |