Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Commit

Permalink
fix argcomplete version
Browse files Browse the repository at this point in the history
  • Loading branch information
Elnaril authored and gsalgado committed Nov 27, 2020
1 parent f33bf12 commit 887a6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
'trinity': [
"aiohttp==3.6.0",
"asks>=2.4.8,<3",
"argcomplete>=1.10.0,<2",
"argcomplete>=1.12.2,<2",
"asyncio-run-in-process==0.1.0a10",
"bloom-filter==1.3",
"cachetools>=3.1.0,<4.0.0",
Expand Down

0 comments on commit 887a6b4

Please sign in to comment.