Spaces:
Running
Running
yjwtheonly
commited on
Commit
•
be3a9df
1
Parent(s):
878f002
require
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
aiofiles==23.2.1
|
2 |
aiohttp==3.8.5
|
3 |
aiosignal==1.3.1
|
4 |
-
altair==5.0.1
|
5 |
annotated-types==0.5.0
|
6 |
anyio==3.7.1
|
7 |
argon2-cffi==20.1.0
|
@@ -11,7 +10,6 @@ attrs==21.2.0
|
|
11 |
backcall==0.2.0
|
12 |
backports.functools-lru-cache==1.6.4
|
13 |
bleach==4.0.0
|
14 |
-
blis==0.7.10
|
15 |
Bottleneck==1.3.2
|
16 |
brotlipy==0.7.0
|
17 |
catalogue==2.0.9
|
@@ -62,8 +60,8 @@ jupyterlab-widgets==1.0.0
|
|
62 |
kiwisolver==1.3.1
|
63 |
langcodes==3.3.0
|
64 |
MarkupSafe==2.0.1
|
65 |
-
matplotlib
|
66 |
-
matplotlib-inline
|
67 |
mistune==0.8.4
|
68 |
mkl-fft==1.3.1
|
69 |
mkl-random==1.2.2
|
|
|
1 |
aiofiles==23.2.1
|
2 |
aiohttp==3.8.5
|
3 |
aiosignal==1.3.1
|
|
|
4 |
annotated-types==0.5.0
|
5 |
anyio==3.7.1
|
6 |
argon2-cffi==20.1.0
|
|
|
10 |
backcall==0.2.0
|
11 |
backports.functools-lru-cache==1.6.4
|
12 |
bleach==4.0.0
|
|
|
13 |
Bottleneck==1.3.2
|
14 |
brotlipy==0.7.0
|
15 |
catalogue==2.0.9
|
|
|
60 |
kiwisolver==1.3.1
|
61 |
langcodes==3.3.0
|
62 |
MarkupSafe==2.0.1
|
63 |
+
matplotlib
|
64 |
+
matplotlib-inline
|
65 |
mistune==0.8.4
|
66 |
mkl-fft==1.3.1
|
67 |
mkl-random==1.2.2
|