-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
87 lines (87 loc) · 2.69 KB
/
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
name: markov
channels:
- conda-forge
- defaults
dependencies:
- asttokens=2.1.0=pyhd8ed1ab_0
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- blinker=1.5=pyhd8ed1ab_0
- brotlipy=0.7.0=py39ha55989b_1005
- bzip2=1.0.8=h8ffe710_4
- ca-certificates=2022.9.24=h5b45459_0
- certifi=2022.9.24=pyhd8ed1ab_0
- cffi=1.15.1=py39h68f70e3_2
- charset-normalizer=2.1.1=pyhd8ed1ab_0
- click=8.1.3=win_pyhd8ed1ab_2
- colorama=0.4.6=pyhd8ed1ab_0
- cryptography=38.0.3=py39hb6bd5e6_0
- debugpy=1.6.3=py39h99910a6_1
- decorator=5.1.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- executing=1.2.0=pyhd8ed1ab_0
- idna=3.4=pyhd8ed1ab_0
- intel-openmp=2022.1.0=h57928b3_3787
- ipykernel=6.17.1=pyh025b116_0
- ipython=8.6.0=pyh08f2357_1
- jedi=0.18.1=pyhd8ed1ab_2
- jupyter_client=7.4.5=pyhd8ed1ab_0
- jupyter_core=5.0.0=py39hcbf5309_0
- libblas=3.9.0=16_win64_mkl
- libcblas=3.9.0=16_win64_mkl
- libffi=3.4.2=h8ffe710_5
- liblapack=3.9.0=16_win64_mkl
- libsodium=1.0.18=h8d14728_1
- libsqlite=3.39.4=hcfcfb64_0
- libzlib=1.2.13=hcfcfb64_4
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mkl=2022.1.0=h6a75c08_874
- nest-asyncio=1.5.6=pyhd8ed1ab_0
- numpy=1.23.4=py39hbccbffa_1
- oauthlib=3.2.2=pyhd8ed1ab_0
- openssl=3.0.7=hcfcfb64_0
- packaging=21.3=pyhd8ed1ab_0
- pandas=1.5.1=py39h2ba5b7c_1
- parso=0.8.3=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=22.3.1=pyhd8ed1ab_0
- platformdirs=2.5.2=pyhd8ed1ab_1
- prompt-toolkit=3.0.32=pyha770c72_0
- psutil=5.9.4=py39ha55989b_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pygments=2.13.0=pyhd8ed1ab_0
- pyjwt=2.6.0=pyhd8ed1ab_0
- pyopenssl=22.1.0=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pysocks=1.7.1=pyh0701188_6
- python=3.9.13=hcf16a7b_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-dotenv=0.21.0=pyhd8ed1ab_0
- python_abi=3.9=2_cp39
- pytz=2022.6=pyhd8ed1ab_0
- pywin32=304=py39h99910a6_2
- pyzmq=24.0.1=py39hea35a22_1
- requests=2.28.1=pyhd8ed1ab_1
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- setuptools=65.5.1=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.39.4=hcfcfb64_0
- stack_data=0.6.1=pyhd8ed1ab_0
- tbb=2021.6.0=h91493d7_1
- tk=8.6.12=h8ffe710_0
- tornado=6.2=py39ha55989b_1
- traitlets=5.5.0=pyhd8ed1ab_0
- tweepy=4.12.1=pyhd8ed1ab_0
- tzdata=2022f=h191b570_0
- ucrt=10.0.22621.0=h57928b3_0
- urllib3=1.26.11=pyhd8ed1ab_0
- vc=14.3=h3d8a991_9
- vs2015_runtime=14.32.31332=h1d6e394_9
- wcwidth=0.2.5=pyh9f0ad1d_2
- wheel=0.38.4=pyhd8ed1ab_0
- win_inet_pton=1.1.0=pyhd8ed1ab_6
- xz=5.2.6=h8d14728_0
- zeromq=4.3.4=h0e60522_1
prefix: C:\Users\tyand\miniconda3\envs\markov