File tree 1 file changed +28
-5
lines changed
1 file changed +28
-5
lines changed Original file line number Diff line number Diff line change
1
+ aiofiles == 22.1.0
2
+ aiosqlite == 0.19.0
1
3
anyio == 3.7.1
2
4
argon2-cffi == 23.1.0
3
5
argon2-cffi-bindings == 21.2.0
6
+ arrow == 1.2.3
4
7
attrs == 23.1.0
8
+ Babel == 2.14.0
5
9
backcall == 0.2.0
6
10
beautifulsoup4 == 4.12.2
7
11
bleach == 6.0.0
12
+ cached-property == 1.5.2
8
13
certifi == 2023.7.22
9
14
cffi == 1.15.1
10
15
charset-normalizer == 3.2.0
@@ -18,6 +23,7 @@ exceptiongroup==1.1.3
18
23
fastjsonschema == 2.18.0
19
24
filelock == 3.12.2
20
25
fonttools == 4.38.0
26
+ fqdn == 1.5.1
21
27
fsspec == 2023.1.0
22
28
funcy == 2.0
23
29
future == 0.18.3
@@ -29,14 +35,23 @@ importlib-resources==5.12.0
29
35
ipykernel == 6.16.2
30
36
ipython == 7.29.0
31
37
ipython-genutils == 0.2.0
38
+ isoduration == 20.11.0
32
39
jedi == 0.19.0
33
40
Jinja2 == 3.1.2
34
41
joblib == 1.3.2
42
+ json5 == 0.9.16
43
+ jsonpointer == 2.4
35
44
jsonschema == 4.17.3
36
- jupyter-client == 7.4.9
37
- jupyter-core == 4.12.0
45
+ jupyter-events == 0.6.3
38
46
jupyter-server == 1.24.0
47
+ jupyter-ydoc == 0.2.5
48
+ jupyter_client == 7.4.9
49
+ jupyter_core == 4.12.0
50
+ jupyter_server_fileid == 0.9.1
51
+ jupyter_server_ydoc == 0.8.0
52
+ jupyterlab == 3.6.7
39
53
jupyterlab-pygments == 0.2.2
54
+ jupyterlab_server == 2.24.0
40
55
kiwisolver == 1.4.5
41
56
MarkupSafe == 2.1.3
42
57
matplotlib == 3.2.2
@@ -49,7 +64,7 @@ nbformat==5.8.0
49
64
nest-asyncio == 1.5.7
50
65
nltk == 3.7
51
66
notebook == 6.5.5
52
- notebook-shim == 0.2.3
67
+ notebook_shim == 0.2.3
53
68
numexpr == 2.8.5
54
69
numpy == 1.21.6
55
70
packaging == 23.1
@@ -59,7 +74,7 @@ parso==0.8.3
59
74
pexpect == 4.8.0
60
75
pickleshare == 0.7.5
61
76
Pillow == 9.5.0
62
- pkgutil-resolve-name == 1.3.10
77
+ pkgutil_resolve_name == 1.3.10
63
78
prometheus-client == 0.17.1
64
79
prompt-toolkit == 3.0.39
65
80
psutil == 5.9.5
@@ -70,11 +85,14 @@ pyLDAvis==3.3.1
70
85
pyparsing == 3.1.1
71
86
pyrsistent == 0.19.3
72
87
python-dateutil == 2.8.2
88
+ python-json-logger == 2.0.7
73
89
pytz == 2023.3.post1
74
90
PyYAML == 6.0.1
75
91
pyzmq == 24.0.1
76
92
regex == 2023.8.8
77
93
requests == 2.31.0
94
+ rfc3339-validator == 0.1.4
95
+ rfc3986-validator == 0.1.1
78
96
sacremoses == 0.0.53
79
97
scikit-learn == 1.0.2
80
98
scipy == 1.7.3
@@ -91,16 +109,21 @@ terminado==0.17.1
91
109
threadpoolctl == 3.1.0
92
110
tinycss2 == 1.2.1
93
111
tokenizers == 0.12.1
112
+ tomli == 2.0.1
94
113
torch == 1.10.2
95
114
torchvision == 0.14.1
96
115
tornado == 6.2
97
116
tqdm == 4.66.1
98
117
traitlets == 5.9.0
99
118
transformers == 4.18.0
100
- typing-extensions == 4.7.1
119
+ typing_extensions == 4.7.1
120
+ uri-template == 1.3.0
101
121
urllib3 == 2.0.4
102
122
wcwidth == 0.2.6
123
+ webcolors == 1.13
103
124
webencodings == 0.5.1
104
125
websocket-client == 1.6.1
105
126
wordcloud == 1.8.1
127
+ y-py == 0.6.2
128
+ ypy-websocket == 0.8.4
106
129
zipp == 3.15.0
You can’t perform that action at this time.
0 commit comments