Skip to content

Commit

Permalink
Merge pull request #2 from rririanto/chore-update-requirements
Browse files Browse the repository at this point in the history
chore: update requirements.txt
  • Loading branch information
rririanto authored Feb 26, 2021
2 parents c1f7490 + ed47fb4 commit a62c3c0
Showing 1 changed file with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
gspread==3.4.2
oauth2client==4.1.3
python-dotenv==0.13.0
python-telegram-bot==12.6.1
requests==2.23.0
# Automatically generated by https://github.com/damnever/pigar.

# shopee-inventory-bot/start_bot.py: 2
gspread == 3.7.0

# shopee-inventory-bot/start_bot.py: 4
oauth2client == 4.1.3

# shopee-inventory-bot/start_bot.py: 12
python_dotenv == 0.15.0

# shopee-inventory-bot/start_bot.py: 3
python_telegram_bot == 13.3

# shopee-inventory-bot/start_bot.py: 6
requests == 2.25.1

0 comments on commit a62c3c0

Please sign in to comment.