Skip to content

Commit

Permalink
fix: requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Laisky committed Jun 24, 2019
1 parent 1552404 commit 9174c7b
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions requirements.txt
Expand Up @@ -6,13 +6,11 @@ aiohttp-session~=2.7.0
aiohttp-jinja2~=1.1.1

# encrypt
bcrypt
bcrypt~=3.1.4
cryptography~=2.0
PyJWT
PyJWT~=1.4.0

# common
pytz~=2016.10
jinja2~=2.9
kipp
# maya==0.3.3
# dateparser==0.5.1
Expand All @@ -27,10 +25,10 @@ pymongo~=3.5
nose~=1.3

# tasks
jieba
jieba==0.39

# twitter
tweepy
tweepy~=3.5.0

# aws
boto3
boto3~=1.4.8

0 comments on commit 9174c7b

Please sign in to comment.