-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
42 lines (41 loc) · 981 Bytes
/
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
name: twitterbot
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.6=1
- click=7.0=py_0
- python-dotenv=0.9.1=py_0
- atomicwrites=1.2.1=py36_0
- attrs=18.2.0=py36h28b3542_0
- ca-certificates=2018.03.07=0
- certifi=2018.10.15=py36_0
- libcxx=4.0.1=h579ed51_0
- libcxxabi=4.0.1=hebd6815_0
- libedit=3.1.20170329=hb402a30_2
- libffi=3.2.1=h475c297_4
- more-itertools=4.3.0=py36_0
- ncurses=6.1=h0a44026_0
- openssl=1.1.1=h1de35cc_0
- pip=10.0.1=py36_0
- pluggy=0.8.0=py36_0
- py=1.7.0=py36_0
- pytest=3.9.1=py36_0
- python=3.6.7=haf84260_0
- readline=7.0=h1de35cc_5
- setuptools=40.4.3=py36_0
- six=1.11.0=py36_1
- sqlite=3.25.2=ha441bb4_0
- tk=8.6.8=ha441bb4_0
- wheel=0.32.2=py36_0
- xz=5.2.4=h1de35cc_4
- zlib=1.2.11=hf3cbc9b_2
- pip:
- chardet==3.0.4
- idna==2.7
- oauthlib==2.1.0
- pysocks==1.6.8
- requests==2.20.0
- requests-oauthlib==1.0.0
- tweepy==3.6.0
- urllib3==1.24