-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathusp_environment.yml
93 lines (93 loc) · 2.3 KB
/
usp_environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
name: usp
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h4bc722e_7
- ca-certificates=2024.7.4=hbcca054_0
- ld_impl_linux-64=2.40=hf3520f5_7
- libffi=3.4.2=h7f98852_5
- libgcc-ng=14.1.0=h77fa898_0
- libgomp=14.1.0=h77fa898_0
- libnsl=2.0.1=hd590300_0
- libsqlite=3.46.0=hde9e2c9_0
- libuuid=2.38.1=h0b41bf4_0
- libzlib=1.3.1=h4ab18f5_1
- ncurses=6.5=h59595ed_0
- openssl=3.3.1=h4bc722e_2
- pip=24.2=pyhd8ed1ab_0
- python=3.11.0=he550d4f_1_cpython
- readline=8.2=h8228510_1
- setuptools=72.2.0=pyhd8ed1ab_0
- tk=8.6.13=noxft_h4845f30_101
- wheel=0.44.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- pip:
- astroid==3.2.4
- asttokens==2.4.1
- cffi==1.17.0
- clingo==5.7.1
- comm==0.2.2
- contourpy==1.2.1
- cycler==0.12.1
- debugpy==1.8.5
- decorator==5.1.1
- dill==0.3.8
- executing==2.0.1
- fonttools==4.53.1
- gunfolds==0.0.31
- igraph==0.11.6
- ipdb==0.13.13
- ipykernel==6.29.5
- ipython==8.26.0
- isort==5.13.2
- jedi==0.19.1
- joblib==1.4.2
- jupyter-client==8.6.2
- jupyter-core==5.7.2
- kiwisolver==1.4.5
- matplotlib==3.9.2
- matplotlib-inline==0.1.7
- mccabe==0.7.0
- mpmath==1.3.0
- nest-asyncio==1.6.0
- networkx==3.3
- numpy==2.1.0
- packaging==24.1
- pandas==2.2.2
- parso==0.8.4
- patsy==0.5.6
- pexpect==4.9.0
- pillow==10.4.0
- platformdirs==4.2.2
- progressbar==2.5
- prompt-toolkit==3.0.47
- psutil==6.0.0
- ptyprocess==0.7.0
- pure-eval==0.2.3
- pycparser==2.22
- pydot==3.0.1
- pygments==2.18.0
- pylint==3.2.6
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyzmq==26.1.0
- scikit-learn==1.5.1
- scipy==1.14.0
- seaborn==0.13.2
- six==1.16.0
- stack-data==0.6.3
- statsmodels==0.14.2
- sympy==1.13.2
- texttable==1.7.0
- threadpoolctl==3.5.0
- tomlkit==0.13.2
- tornado==6.4.1
- traitlets==5.14.3
- typing-extensions==4.12.2
- tzdata==2024.1
- wcwidth==0.2.13
prefix: /data/users2/jwardell1/miniconda3/envs/usp