Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Signed-off-by: QuantaScriptor <170899992+QuantaScriptor@users.noreply.github.com>
  • Loading branch information
QuantaScriptor authored Jul 13, 2024
1 parent 58a18e2 commit 3b2d3ab
Showing 1 changed file with 16 additions and 9 deletions.
25 changes: 16 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
flask==2.0.2
requests==2.26.0
pytest==6.2.5
flake8==4.0.1
pylint==2.12.2
mypy==0.910
sphinx==4.2.0
mkdocs==1.2.3
docker==5.0.3
astroid==3.2.3
charset-normalizer==3.3.2
docker==7.1.0
docutils==0.21.2
exceptiongroup==1.2.2
flake8==7.1.0
Flask==3.0.3
jupyter_server==2.14.2
mkdocs==1.6.0
mypy==1.10.1
pylint==3.2.5
pytest==8.2.2
requests==2.32.3
Sphinx==7.3.7
urllib3==2.2.2
wrapt==1.16.0

0 comments on commit 3b2d3ab

Please sign in to comment.