Skip to content

Commit

Permalink
fix: update crptography version
Browse files Browse the repository at this point in the history
  • Loading branch information
terryyz committed May 13, 2024
1 parent 54c9f96 commit a063284
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit a063284

Please sign in to comment.