Arts-of-coding
commited on
Commit
•
d13098d
1
Parent(s):
71b10c7
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ numpy==1.24.4
|
|
4 |
pandas==2.1.0
|
5 |
plotly==5.16.1
|
6 |
pyarrow==13.0.0
|
7 |
-
polars==0.
|
8 |
PyYAML==6.0.1
|
9 |
scanpy==1.9.4
|
10 |
umap_learn==0.5.3
|
|
|
4 |
pandas==2.1.0
|
5 |
plotly==5.16.1
|
6 |
pyarrow==13.0.0
|
7 |
+
polars==0.19.2
|
8 |
PyYAML==6.0.1
|
9 |
scanpy==1.9.4
|
10 |
umap_learn==0.5.3
|