Skip to content

Commit 97e02ec

Browse files
Dependencies so far
1 parent fa0632d commit 97e02ec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

requirements.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
11
beautifulsoup4==4.5.1
22
cffi==1.7.0
3+
click==6.6
34
cryptography==1.4
45
enum34==1.1.6
6+
httplib2==0.9.2
57
idna==2.1
68
ipaddress==1.0.16
79
ndg-httpsclient==0.4.2
810
nltk==3.2.1
11+
oauth2==1.9.0.post1
12+
ordereddict==1.1
913
pyasn1==0.1.9
1014
pycparser==2.14
1115
pydash==3.4.3
1216
pyOpenSSL==16.0.0
17+
python-dotenv==0.5.1
1318
requests==2.10.0
1419
six==1.10.0
20+
wikipedia==1.4.0
21+
yelp==1.0.2

0 commit comments

Comments
 (0)