Skip to content

Commit

Permalink
refactor: freeze dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KarelZe committed Jan 7, 2024
1 parent afd46f2 commit 425155a
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
setuptools~=57.0.0
chardet~=4.0.0
pyfiglet~=0.8.post1
colorama~=0.4.4
beautifulsoup4~=4.9.3
click~=8.0.1
altgraph==0.17.4
beautifulsoup4==4.9.3
chardet==4.0.0
click==8.0.4
colorama==0.4.6
dataclasses-json==0.6.3
marshmallow==3.20.1
mypy-extensions==1.0.0
packaging==23.2
pyfiglet==1.0.2
pyinstaller==6.3.0
pyinstaller-hooks-contrib==2023.12
soupsieve==2.5
typing-inspect==0.9.0
typing_extensions==4.9.0

0 comments on commit 425155a

Please sign in to comment.