-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE
78 lines (75 loc) · 8.28 KB
/
LICENSE
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
Copyright (C) 2024 Vicomtech - All rights reserved
This file is part of the topSEARCH project.
This project uses the Python packages in the table below, also described in the requirements.txt file.
| Name | Version | License |
|---------------------------------|---------------------|--------------------------------------------------------|
| protobuf | 5.28.1 | 3-Clause BSD License |
| pydeck | 0.9.1 | Apache License 2.0 |
| squarify | 0.4.4 | Apache License 2.0 |
| nltk | 3.8.1 | Apache Software License |
| packaging | 23.2 | Apache Software License; BSD License |
| pyarrow | 17.0.0 | Apache Software License |
| python-dateutil | 2.8.2 | Apache Software License; BSD License |
| streamlit | 1.38.0 | Apache Software License |
| tenacity | 8.5.0 | Apache Software License |
| tornado | 6.4.1 | Apache Software License |
| regex | 2023.12.25 | Apache Software License |
| requests | 2.31.0 | Apache Software License |
| requests-file | 1.5.1 | Apache Software License |
| tzdata | 2023.4 | Apache Software License |
| watchdog | 4.0.2 | Apache Software License |
| GitPython | 3.1.43 | BSD License |
| Jinja2 | 3.1.4 | BSD License |
| MarkupSafe | 2.1.5 | BSD License |
| Pygments | 2.18.0 | BSD License |
| altair | 5.4.1 | BSD License |
| click | 8.1.7 | BSD License |
| colorama | 0.4.6 | BSD License |
| contourpy | 1.2.0 | BSD License |
| cssselect | 1.2.0 | BSD License |
| cycler | 0.12.1 | BSD License |
| feedparser | 6.0.11 | BSD License |
| gitdb | 4.0.11 | BSD License |
| idna | 3.6 | BSD License |
| joblib | 1.3.2 | BSD License |
| kiwisolver | 1.4.5 | BSD License |
| lxml | 5.1.0 | BSD License |
| numpy | 1.26.3 | BSD License |
| pandas | 2.1.4 | BSD License |
| scipy | 1.11.4 | BSD License |
| seaborn | 0.13.1 | BSD License |
| sgmllib3k | 1.0.0 | BSD License |
| smmap | 5.0.1 | BSD License |
| tinysegmenter | 0.3 | BSD License |
| tldextract | 5.1.1 | BSD License |
| pillow | 10.2.0 | Historical Permission Notice and Disclaimer (HPND) |
| pip | 21.1.2 | MIT License |
| PyYAML | 6.0.1 | MIT License |
| attrs | 24.2.0 | MIT License |
| beautifulsoup4 | 4.12.3 | MIT License |
| blinker | 1.8.2 | MIT License |
| cachetools | 5.5.0 | MIT License |
| jsonschema | 4.23.0 | MIT License |
| jsonschema-specifications | 2023.12.1 | MIT License |
| charset-normalizer | 3.3.2 | MIT License |
| feedfinder2 | 0.0.4 | MIT License |
| fonttools | 4.47.2 | MIT License |
| markdown-it-py | 3.0.0 | MIT License |
| mdurl | 0.1.2 | MIT License |
| narwhals | 1.8.1 | MIT License |
| newspaper3k | 0.2.8 | MIT License |
| pyparsing | 3.1.1 | MIT License |
| pytz | 2023.3.post1 | MIT License |
| referencing | 0.35.1 | MIT License |
| rich | 13.8.1 | MIT License |
| rpds-py | 0.20.0 | MIT License |
| six | 1.16.0 | MIT License |
| soupsieve | 2.5 | MIT License |
| toml | 0.10.2 | MIT License |
| tqdm | 4.66.1 | MIT License; Mozilla Public License 2.0 (MPL 2.0) |
| urllib3 | 2.1.0 | MIT License |
| certifi | 2023.11.17 | Mozilla Public License 2.0 (MPL 2.0) |
| matplotlib | 3.8.2 | Python Software Foundation License |
| typing_extensions | 4.12.2 | Python Software Foundation License |
| filelock | 3.13.1 | The Unlicense (Unlicense) |
| jieba3k | 0.35.1 | UNKNOWN |