Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
anyio==3.6.2
|
2 |
appdirs==1.4.4
|
3 |
argh==0.26.2
|
@@ -10,7 +12,7 @@ Bottleneck==1.3.2
|
|
10 |
brotlipy==0.7.0
|
11 |
cachetools==5.3.0
|
12 |
comtypes==1.1.9
|
13 |
-
conda
|
14 |
conda-build==3.24.0
|
15 |
conda-repo-cli==1.0.5
|
16 |
conda-verify==3.4.2
|
|
|
1 |
+
pip==21.0.1
|
2 |
+
|
3 |
anyio==3.6.2
|
4 |
appdirs==1.4.4
|
5 |
argh==0.26.2
|
|
|
12 |
brotlipy==0.7.0
|
13 |
cachetools==5.3.0
|
14 |
comtypes==1.1.9
|
15 |
+
conda
|
16 |
conda-build==3.24.0
|
17 |
conda-repo-cli==1.0.5
|
18 |
conda-verify==3.4.2
|