-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
74 lines (74 loc) · 1.38 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
name: tweeter
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- blinker=1.8.2
- brotli-python=1.1.0
- bzip2=1.0.8
- ca-certificates=2024.6.2
- certifi=2024.6.2
- cffi=1.16.0
- charset-normalizer=3.3.2
- click=8.1.7
- colorama=0.4.6
- cryptography=42.0.8
- daiquiri=3.0.0
- exceptiongroup=1.2.0
- flask=3.0.3
- future=1.0.0
- icu=73.2
- idna=3.7
- importlib-metadata=7.1.0
- iniconfig=2.0.0
- itsdangerous=2.2.0
- jansson=2.14
- jinja2=3.1.4
- ld_impl_linux-64=2.40
- libexpat=2.6.2
- libffi=3.4.2
- libgcc-ng=13.2.0
- libgomp=13.2.0
- libiconv=1.17
- libnsl=2.0.1
- libsqlite=3.46.0
- libstdcxx-ng=13.2.0
- libuuid=2.38.1
- libxcrypt=4.4.36
- libxml2=2.12.7
- libxslt=1.1.39
- libzlib=1.3.1
- lxml=5.2.2
- markupsafe=2.1.5
- ncurses=6.5
- oauthlib=3.2.2
- openssl=3.3.1
- packaging=24.1
- pcre=8.45
- pip=24.0
- pluggy=1.5.0
- pycparser=2.22
- pyjwt=2.8.0
- pysocks=1.7.1
- pytest=8.2.2
- python=3.11.9
- python-json-logger=2.0.7
- python-twitter=3.5
- python_abi=3.11
- readline=8.2
- requests=2.32.3
- requests-oauthlib=2.0.0
- setuptools=70.0.0
- tk=8.6.13
- tomli=2.0.1
- tzdata=2024a
- urllib3=2.2.1
- uwsgi=2.0.23
- werkzeug=3.0.3
- wheel=0.43.0
- xz=5.2.6
- yaml=0.2.5
- zipp=3.19.2
prefix: /home/servilla/miniconda3/envs/tweeter