diff --git a/.circleci/requirements.txt b/.circleci/requirements.txt index 889dc25..dc5b0d1 100644 --- a/.circleci/requirements.txt +++ b/.circleci/requirements.txt @@ -4,13 +4,13 @@ git+https://github.com/KarrLab/wc_onto.git#egg=wc_onto[all] git+https://github.com/KarrLab/bpforms.git#egg=bpforms git+https://github.com/KarrLab/bcforms.git#egg=bcforms git+https://github.com/KarrLab/obj_tables.git#egg=obj_tables[all] +git+https://github.com/KarrLab/conv_opt.git#egg=conv_opt git+https://github.com/KarrLab/wc_kb.git#egg=wc_kb[all] git+https://github.com/KarrLab/wc_lang.git#egg=wc_lang[all] git+https://github.com/KarrLab/wc_analysis.git#egg=wc_analysis[all] git+https://github.com/KarrLab/de_sim.git#egg=de_sim git+https://github.com/KarrLab/wc_kb_gen.git#egg=wc_kb_gen git+https://github.com/KarrLab/wc_sim.git#egg=wc_sim -git+https://github.com/KarrLab/conv_opt.git#egg=conv_opt git+https://github.com/KarrLab/wc_model_gen.git#egg=wc_model_gen git+https://github.com/KarrLab/wc_test.git#egg=wc_test git+https://github.com/KarrLab/rand_wc_model_gen.git#egg=rand_wc_model_gen