Skip to content

Commit

Permalink
update dependency list
Browse files Browse the repository at this point in the history
  • Loading branch information
kerrychu committed Jan 17, 2024
1 parent f3c478d commit bd04695
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,27 +1,45 @@
astroid==3.0.2
asttokens==2.4.1
black==23.12.1
build==1.0.3
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
decorator==5.1.1
dill==0.3.7
docutils==0.20.1
exceptiongroup==1.2.0
executing==2.0.1
idna==3.6
importlib-metadata==7.0.1
ipython==8.18.1
isort==5.13.2
jaraco.classes==3.3.0
jedi==0.19.1
keyring==24.3.0
markdown-it-py==3.0.0
matplotlib-inline==0.1.6
mccabe==0.7.0
mdurl==0.1.2
more-itertools==10.2.0
mypy-extensions==1.0.0
nh3==0.2.15
numpy==1.26.3
packaging==23.2
pandas==2.1.4
parso==0.8.3
pathspec==0.12.1
pexpect==4.9.0
pkginfo==1.9.6
platformdirs==4.1.0
prompt-toolkit==3.0.43
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.17.2
pylint==3.0.3
pyproject_hooks==1.0.0
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3.post1
readme-renderer==42.0
requests==2.31.0
Expand All @@ -30,9 +48,13 @@ rfc3986==2.0.0
rich==13.7.0
schedule==1.2.1
six==1.16.0
stack-data==0.6.3
tomli==2.0.1
tomlkit==0.12.3
traitlets==5.14.1
twine==4.0.2
typing_extensions==4.9.0
tzdata==2023.4
urllib3==2.1.0
wcwidth==0.2.13
zipp==3.17.0

0 comments on commit bd04695

Please sign in to comment.