Skip to content

Commit

Permalink
Merge pull request #48 from yuvadm/reqs
Browse files Browse the repository at this point in the history
Stabilize requirements.txt
  • Loading branch information
x0rz authored Aug 28, 2018
2 parents 169d86c + 858a24e commit 0c9069b
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
setuptools
ascii_graph==1.2.0
tqdm==4.11.2
numpy==1.12.0
tweepy==3.5.0
ascii-graph==1.5.1
certifi==2018.8.24
chardet==3.0.4
idna==2.7
numpy==1.15.1
oauthlib==2.1.0
PySocks==1.6.8
requests==2.19.1
requests-oauthlib==1.0.0
six==1.11.0
tqdm==4.25.0
tweepy==3.6.0
urllib3==1.23

0 comments on commit 0c9069b

Please sign in to comment.