Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
endast committed Oct 30, 2023
1 parent 4297c46 commit 9b8387f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ colorama==0.4.6 ; python_full_version >= "3.8.1" and python_full_version < "4.0.
markdown-it-py==3.0.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
mdurl==0.1.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pygments==2.16.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
rich==13.5.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
rich==13.6.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
shellingham==1.5.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
tqdm==4.66.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
typer[all]==0.9.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
typing-extensions==4.7.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
typing-extensions==4.8.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"

0 comments on commit 9b8387f

Please sign in to comment.