File tree Expand file tree Collapse file tree 3 files changed +0
-23
lines changed
Expand file tree Collapse file tree 3 files changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -75,8 +75,6 @@ routes==2.5.1
7575semver==3.0.2
7676# 202404: Bumped for compatibility prance 23.6.21.0 requires six~=1.15.
7777six==1.16.0
78- #argparse==1.12.2
79- argparse==1.4.0
8078# 202403: Bumped to latest for py3.10 support
8179argcomplete==3.3.0
8280prettytable==3.10.0
Original file line number Diff line number Diff line change 1212// "RandomWords",
1313// "apscheduler",
1414// "argcomplete",
15- // "argparse",
1615// "beautifulsoup4",
1716// "ciso8601",
1817// "cryptography",
178177 "requires_python": ">=3.8",
179178 "version": "3.3.0"
180179 },
181- {
182- "artifacts": [
183- {
184- "algorithm": "sha256",
185- "hash": "c31647edb69fd3d465a847ea3157d37bed1f95f19760b11a47aa91c04b666314",
186- "url": "https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl"
187- },
188- {
189- "algorithm": "sha256",
190- "hash": "62b089a55be1d8949cd2bc7e0df0bddb9e028faefc8c32038cc84862aefdd6e4",
191- "url": "https://files.pythonhosted.org/packages/18/dd/e617cfc3f6210ae183374cd9f6a26b20514bbb5a792af97949c5aacddf0f/argparse-1.4.0.tar.gz"
192- }
193- ],
194- "project_name": "argparse",
195- "requires_dists": [],
196- "requires_python": null,
197- "version": "1.4.0"
198- },
199180 {
200181 "artifacts": [
201182 {
56465627 "RandomWords",
56475628 "apscheduler",
56485629 "argcomplete",
5649- "argparse",
56505630 "beautifulsoup4",
56515631 "ciso8601",
56525632 "cryptography",
Original file line number Diff line number Diff line change 88
99apscheduler
1010argcomplete
11- argparse
1211ciso8601
1312cryptography
1413editor
You can’t perform that action at this time.
0 commit comments