Skip to content

Commit

Permalink
new ver
Browse files Browse the repository at this point in the history
  • Loading branch information
NoNormalCreeper committed Dec 2, 2024
1 parent eb1004a commit 8341ef4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 14 deletions.
10 changes: 0 additions & 10 deletions byrdocs/requirements.txt

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"
[project]
name = "byrdocs_cli"
version = "0.5.1"
version = "0.5.2"
authors = [
{ name="Rikka", email="rikka@byrdocs.org" },
]
Expand Down
13 changes: 10 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
boto3
botocore
requests
argcomplete==3.5.1
boto3==1.35.72
botocore==1.35.72
InquirerPy==0.3.4
isbnlib==3.10.14
pinyin==0.4.0
prompt_toolkit==3.0.48
PyYAML==6.0.2
Requests==2.32.3
tqdm==4.67.1

0 comments on commit 8341ef4

Please sign in to comment.