Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoMVale committed Nov 4, 2023
1 parent 0a5ec18 commit d0bfb79
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
contourpy==1.2.0 ; python_version >= "3.9" and python_version < "3.13"
cycler==0.12.1 ; python_version >= "3.9" and python_version < "3.13"
fonttools==4.44.0 ; python_version >= "3.9" and python_version < "3.13"
greenlet==3.0.1 ; python_version >= "3.9" and python_version < "3.13" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32")
importlib-resources==6.1.0 ; python_version >= "3.9" and python_version < "3.10"
kiwisolver==1.4.5 ; python_version >= "3.9" and python_version < "3.13"
matplotlib==3.8.1 ; python_version >= "3.9" and python_version < "3.13"
Expand All @@ -17,7 +16,6 @@ python-dateutil==2.8.2 ; python_version >= "3.9" and python_version < "3.13"
pytz==2023.3.post1 ; python_version >= "3.9" and python_version < "3.13"
scipy==1.11.3 ; python_version >= "3.9" and python_version < "3.13"
six==1.16.0 ; python_version >= "3.9" and python_version < "3.13"
sqlalchemy==2.0.23 ; python_version >= "3.9" and python_version < "3.13"
typing-extensions==4.8.0 ; python_version >= "3.9" and python_version < "3.13"
tzdata==2023.3 ; python_version >= "3.9" and python_version < "3.13"
zipp==3.17.0 ; python_version >= "3.9" and python_version < "3.10"

0 comments on commit d0bfb79

Please sign in to comment.