From a0632847b3be43eae5fa68e78a403ae8208fc730 Mon Sep 17 00:00:00 2001 From: Terry Zhuo Date: Tue, 14 May 2024 04:51:44 +1000 Subject: [PATCH] fix: update crptography version --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index f6467e8a..cb14ca5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ matplotlib==3.7.0 seaborn==0.13.2 numpy==1.21.2 numba==0.55.0 -cryptography==3.4.8 +cryptography==38.0.0 scipy==1.7.2 nltk==3.8 pytz==2023.3.post1 @@ -24,11 +24,11 @@ Levenshtein==0.25.0 PyYAML==6.0.1 wordninja==2.0.0 Faker==20.1.0 -tensorflow==2.11.1 -wordcloud==1.9.3 -pytesseract==0.3.10 -chardet==5.2.0 -python-dateutil==2.9.0 +tensorflow +wordcloud +pytesseract +chardet +python-dateutil blake3==0.4.1 dnspython==2.6.1 flask==3.0.3 @@ -38,7 +38,7 @@ flask_restful==0.3.10 flask_wtf==1.2.1 folium==0.16.0 geopy==2.4.1 -keras==2.11.0 +keras librosa==0.10.1 mechanize==0.4.9 prettytable==3.10.0 @@ -58,8 +58,8 @@ xmltodict==0.13.0 python-Levenshtein-wheels gensim==4.3.2 sympy==1.12 -pyfakefs==5.4.1 -textblob==0.18.0 +pyfakefs +textblob docxtpl==0.11.5 statsmodels==0.14.0 pyquery==1.4.3