Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# configuration and utilities
|
2 |
hydra-core
|
3 |
pandas
|
4 |
-
swifter
|
5 |
pandarallel
|
6 |
tensorboard
|
7 |
biopython
|
@@ -33,7 +33,7 @@ rdkit
|
|
33 |
mordred
|
34 |
networkx
|
35 |
mhfp
|
36 |
-
panel
|
37 |
bokeh
|
38 |
plotly
|
39 |
seaborn
|
|
|
1 |
# configuration and utilities
|
2 |
hydra-core
|
3 |
pandas
|
4 |
+
# swifter
|
5 |
pandarallel
|
6 |
tensorboard
|
7 |
biopython
|
|
|
33 |
mordred
|
34 |
networkx
|
35 |
mhfp
|
36 |
+
panel=1.3.6
|
37 |
bokeh
|
38 |
plotly
|
39 |
seaborn
|