Skip to content

Commit

Permalink
fix pipfile and requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
teticio committed Aug 18, 2021
1 parent 4fc0896 commit 23b6d56
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 92 deletions.
2 changes: 0 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ sqlalchemy = "*"
aiohttp = "*"
aiofiles = "*"
librosa = "*"
yapf = "*"
pytest = "*"

[dev-packages]
yapf = "*"
Expand Down
97 changes: 9 additions & 88 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file modified install.sh
100644 → 100755
Empty file.
3 changes: 1 addition & 2 deletions requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,11 @@ chardet==4.0.0
charset-normalizer==2.0.4
clang==5.0
click==8.0.1
colorama==0.4.4
decorator==5.0.9
fastapi==0.68.0
flatbuffers==1.12
gast==0.4.0
google-auth==1.34.0
google-auth==1.35.0
google-auth-oauthlib==0.4.5
google-pasta==0.2.0
greenlet==1.1.1
Expand Down
Empty file modified run_tests.sh
100644 → 100755
Empty file.

0 comments on commit 23b6d56

Please sign in to comment.