Skip to content

Commit

Permalink
[Fix] #71
Browse files Browse the repository at this point in the history
  • Loading branch information
wxy1343 committed Dec 12, 2021
1 parent 3ec1ba8 commit 255ee32
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion aliyunpan/about.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2.10.2'
__version__ = '2.10.3'
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
treelib==1.6.1
treelib~=1.6.1
requests~=2.25.1
click_aliases==1.0.1
rsa==4.0
click==7.1.2
ruamel.base==1.0.0
click_aliases~=1.0.1
rsa>=4.8
click~=8.0.0
ruamel.base~=1.0.0
ruamel.yaml
colorama~=0.4.3
npyscreen==4.10.5
windows-curses;platform_system=="Windows" and python_version<"3.10"
npyscreen~=4.10.5
windows-curses;platform_system=="Windows"
pyperclip~=1.8.1
aria2p~=0.10.4
Flask
Expand Down

0 comments on commit 255ee32

Please sign in to comment.