Skip to content

Commit

Permalink
Merge pull request #1050 from hhyo/LeoQuote-patch-1
Browse files Browse the repository at this point in the history
add pycryptodome to requirements
  • Loading branch information
hhyo committed Mar 27, 2021
2 parents 805e42d + 7bdd3a9 commit 6a1729d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: python
python:
- "3.6.5"
- "3.7"
- "3.8"
- "3.9"
before_install:
- sudo apt-get install unixodbc unixodbc-dev
services:
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ sshtunnel==0.1.5
uvloop==0.14.0
httptools==0.1.1
uvicorn==0.12.2
pycryptodome==3.10.1

0 comments on commit 6a1729d

Please sign in to comment.