Skip to content

Commit 69bf0cc

Browse files
authored
Merge pull request #27 from ayushijain218/master
added requirements.txt
2 parents e4e6329 + 119ba3e commit 69bf0cc

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

requirements.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
certifi==2018.10.15
2+
chardet==3.0.4
3+
Click==7.0
4+
Flask==1.0.2
5+
idna==2.7
6+
ItsDangerous==1.0.0
7+
Jinja2==2.10
8+
MarkupSafe==1.0
9+
oauthlib==2.1.0
10+
pymongo==3.7.2
11+
PySocks==1.6.8
12+
requests==2.20.0
13+
requests-oauthlib==1.0.0
14+
six==1.11.0
15+
tweepy==3.6.0
16+
urllib3==1.24
17+
Werkzeug==0.14.1

0 commit comments

Comments
 (0)