Skip to content

Commit a063284

Browse files
committed
fix: update crptography version
1 parent 54c9f96 commit a063284

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ matplotlib==3.7.0
55
seaborn==0.13.2
66
numpy==1.21.2
77
numba==0.55.0
8-
cryptography==3.4.8
8+
cryptography==38.0.0
99
scipy==1.7.2
1010
nltk==3.8
1111
pytz==2023.3.post1
@@ -24,11 +24,11 @@ Levenshtein==0.25.0
2424
PyYAML==6.0.1
2525
wordninja==2.0.0
2626
Faker==20.1.0
27-
tensorflow==2.11.1
28-
wordcloud==1.9.3
29-
pytesseract==0.3.10
30-
chardet==5.2.0
31-
python-dateutil==2.9.0
27+
tensorflow
28+
wordcloud
29+
pytesseract
30+
chardet
31+
python-dateutil
3232
blake3==0.4.1
3333
dnspython==2.6.1
3434
flask==3.0.3
@@ -38,7 +38,7 @@ flask_restful==0.3.10
3838
flask_wtf==1.2.1
3939
folium==0.16.0
4040
geopy==2.4.1
41-
keras==2.11.0
41+
keras
4242
librosa==0.10.1
4343
mechanize==0.4.9
4444
prettytable==3.10.0
@@ -58,8 +58,8 @@ xmltodict==0.13.0
5858
python-Levenshtein-wheels
5959
gensim==4.3.2
6060
sympy==1.12
61-
pyfakefs==5.4.1
62-
textblob==0.18.0
61+
pyfakefs
62+
textblob
6363
docxtpl==0.11.5
6464
statsmodels==0.14.0
6565
pyquery==1.4.3

0 commit comments

Comments
 (0)