forked from plastboks/Flaskmarks
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements_freeze.txt
More file actions
82 lines (82 loc) · 1.4 KB
/
requirements_freeze.txt
File metadata and controls
82 lines (82 loc) · 1.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
alembic==1.13.1
amqp==5.2.0
bcrypt==4.1.2
beautifulsoup4==4.12.3
billiard==4.2.0
blinker==1.7.0
Brotli==1.1.0
celery==5.3.6
certifi==2024.2.2
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
cssselect==1.2.0
dnspython==2.5.0
dominate==2.9.1
email-validator==2.1.0.post1
feedfinder2==0.0.4
feedparser==6.0.11
filelock==3.13.1
Flask==2.3.3
Flask-Bcrypt==1.0.1
Flask-Bootstrap==3.3.7.1
Flask-DebugToolbar==0.14.1
Flask-Login==0.6.3
Flask-Migrate==4.0.5
Flask-Script==2.0.6
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
gensim==4.3.2
greenlet==3.0.3
gunicorn==21.2.0
idna==3.6
itsdangerous==2.1.2
jieba==0.42.1
jieba3k==0.35.1
Jinja2==3.1.3
joblib==1.3.2
kombu==5.3.5
lxml==5.1.0
Mako==1.3.2
MarkupSafe==2.1.5
mutagen==1.47.0
mysqlclient==2.2.4
newspaper4k==0.9.2
nltk==3.8.1
numpy==1.26.4
packaging==23.2
pep8==1.7.1
pillow==10.2.0
prompt-toolkit==3.0.43
pycryptodomex==3.20.0
pythainlp==4.0.2
python-dateutil==2.8.2
PyYAML==6.0.1
readability-lxml==0.8.1
regex==2023.12.25
requests==2.31.0
requests-file==2.0.0
scipy==1.12.0
sgmllib3k==1.0.0
six==1.16.0
smart-open==6.4.0
soupsieve==2.5
SQLAlchemy==2.0.26
SQLAlchemy-FullText-Search==0.3.0
tinysegmenter==0.4
tldextract==5.1.1
tqdm==4.66.1
typing_extensions==4.9.0
tzdata==2023.4
urllib3==2.2.0
vine==5.1.0
visitor==0.1.3
wcwidth==0.2.13
WebHelpers2==2.1
websockets==12.0
Werkzeug==3.0.1
WTForms==3.1.2
yt-dlp==2023.12.30