Chris Lalancette b1bf0ff888 Remove argparse from the requirements.txt.
The argparse module has been builtin to Python since
Python 3.2, released in 2011 (see
https://docs.python.org/3/whatsnew/3.2.html).  Further,
the argparse pip module has not been released or updated
since 2015, and lacks some of the features of the modern,
built-in argparse.  Drop the pip installed version in
favor of the built-in version.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
2024-06-06 10:09:11 -04:00
..
2024-04-17 13:28:07 +12:00
2021-10-19 13:29:26 -04:00
2023-10-18 15:30:36 -04:00
2021-10-19 13:29:26 -04:00
2024-04-16 11:14:13 -04:00
2022-09-15 13:13:49 -04:00