Skip to content

Commit

Permalink
Merge pull request #1150 from Arelle/dependabot/pip/dependencies-9a54…
Browse files Browse the repository at this point in the history
…56e664
  • Loading branch information
austinmatherne-wk committed Apr 2, 2024
2 parents 05eaffa + bf4e148 commit a25944a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-plugins.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ixbrl-viewer==1.4.21
ixbrl-viewer==1.4.22
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ NumPy==1.24.4 ; python_version <= "3.8"
NumPy==1.26.2 ; python_version > "3.8"
Matplotlib==3.7.4 ; python_version <= "3.8"
Matplotlib==3.8.2 ; python_version > "3.8"
holidays==0.45
holidays==0.46
pytz==2024.1
Tornado==6.4
# security plugin
PyCryptodome==3.20.0
# xbrlDB plugin
cx_Oracle==8.3.0
pg8000==1.30.5
pg8000==1.31.1
PyMySQL==1.1.0
pyodbc==5.1.0
RDFLib==7.0.0
# other
graphviz==0.20.3
Pillow==10.2.0
Pillow==10.3.0
pywin32==306 ; sys_platform == "win32"
tinycss2==1.2.1

0 comments on commit a25944a

Please sign in to comment.