projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6cd9f0
)
remove argparse dependency
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Wed, 4 May 2022 12:21:32 +0000
(14:21 +0200)
committer
GitHub
<noreply@github.com>
Wed, 4 May 2022 12:21:32 +0000
(14:21 +0200)
requirements.txt
patch
|
blob
|
history
diff --git
a/requirements.txt
b/requirements.txt
index 216f08f4532f3fce256d9c68bc490d7d86823708..791407c4878c6975fd4915d9c92a8b3797e4e3ae 100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-1,4
+1,3
@@
-argparse>=1.3.0,<=1.4
async-timeout>=3.0,<=4.0.2
aiohttp>=3.7.0,>=3.8.1
asyncio-throttle>=1.0,<=1.0.2