Skip to content

Commit

Permalink
More requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Jul 26, 2021
1 parent ec05463 commit 20c4255
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.6, 3.7, 3.8]
python-version: [3.8]

steps:
- uses: actions/checkout@v2
Expand Down
7 changes: 5 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
aiohttp
asyncssh
chartpress
notebook
pytest
pyyaml
pytest-asyncio
notebook
aiohttp
requests
websockets
yarl

0 comments on commit 20c4255

Please sign in to comment.