Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
Removed unused and non-existent aw-core and aw-client libraries from the package dependencies
  • Loading branch information
kostasdizas authored Feb 24, 2020
1 parent f236b31 commit 764463b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dependencies.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"*": {
"*": [
"requests",
"aw-core",
"aw-client"
"requests"
]
}
}

0 comments on commit 764463b

Please sign in to comment.