Spaces:
Runtime error
Runtime error
Nazneen Rajani
commited on
Commit
·
8dbc06e
1
Parent(s):
57960a2
Update requirements.txt
Browse files- requirements.txt +0 -26
requirements.txt
CHANGED
@@ -1,32 +1,6 @@
|
|
1 |
# This file may be used to create an environment using:
|
2 |
# $ conda create --name <env> --file <this file>
|
3 |
# platform: osx-arm64
|
4 |
-
arrow-cpp=6.0.1=py39h71c7f51_5_cpu
|
5 |
-
astor=0.8.1=pyh9f0ad1d_0
|
6 |
-
asttokens=2.0.5=pyhd3eb1b0_0
|
7 |
-
async-timeout=4.0.1=pyhd3eb1b0_0
|
8 |
-
attrs=21.4.0=pyhd3eb1b0_0
|
9 |
-
autopep8=1.6.0=pyhd3eb1b0_1
|
10 |
-
aws-c-auth=0.6.8=h77ca94e_1
|
11 |
-
aws-c-cal=0.5.12=hc1327b6_7
|
12 |
-
aws-c-common=0.6.17=h3422bc3_0
|
13 |
-
aws-c-compression=0.2.14=haaffe3e_7
|
14 |
-
aws-c-event-stream=0.2.7=hd0ff547_32
|
15 |
-
aws-c-http=0.6.10=h53b0524_3
|
16 |
-
aws-c-io=0.10.14=h3e85fa9_1
|
17 |
-
aws-c-mqtt=0.7.10=hd8b1cef_0
|
18 |
-
aws-c-s3=0.1.29=h6db2689_0
|
19 |
-
aws-c-sdkutils=0.1.1=haaffe3e_4
|
20 |
-
aws-checksums=0.1.12=haaffe3e_6
|
21 |
-
aws-crt-cpp=0.17.10=h5d9c0f4_5
|
22 |
-
aws-sdk-cpp=1.9.160=he5b1d48_0
|
23 |
-
backcall=0.2.0=pyhd3eb1b0_0
|
24 |
-
base58=2.1.1=pyhd8ed1ab_0
|
25 |
-
blas=2.114=openblas
|
26 |
-
blas-devel=3.9.0=14_osxarm64_openblas
|
27 |
-
bleach=4.1.0=pyhd3eb1b0_0
|
28 |
-
blinker=1.4=pypi_0
|
29 |
-
blosc=1.21.0=h9f76cd9_0
|
30 |
bokeh=2.4.2=py39hca03da5_0
|
31 |
boto3=1.21.32=pyhd3eb1b0_0
|
32 |
botocore=1.24.32=pyhd3eb1b0_0
|
|
|
1 |
# This file may be used to create an environment using:
|
2 |
# $ conda create --name <env> --file <this file>
|
3 |
# platform: osx-arm64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
bokeh=2.4.2=py39hca03da5_0
|
5 |
boto3=1.21.32=pyhd3eb1b0_0
|
6 |
botocore=1.24.32=pyhd3eb1b0_0
|