Skip to content

Commit cee824b

Browse files
committed
fix: add removed versions back
1 parent a063284 commit cee824b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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
28-
wordcloud
29-
pytesseract
30-
chardet
31-
python-dateutil
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
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
41+
keras==2.11.0
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
62-
textblob
61+
pyfakefs==5.4.1
62+
textblob==0.18.0
6363
docxtpl==0.11.5
6464
statsmodels==0.14.0
6565
pyquery==1.4.3

0 commit comments

Comments
 (0)