Arts-of-coding
commited on
Commit
•
e3a9fee
1
Parent(s):
caeccb4
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
|
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
|