mirror of
https://github.com/NetherlandsForensicInstitute/hansken-python-workshop.git
synced 2026-02-14 13:39:50 +00:00
Update requirements-linux.txt for python3.12 in 2025
This commit is contained in:
@@ -1,60 +1,74 @@
|
||||
asttokens==2.2.1
|
||||
attrs==22.2.0
|
||||
asttokens==3.0.1
|
||||
attrs==25.4.0
|
||||
backcall==0.2.0
|
||||
certifi==2022.12.7
|
||||
charset-normalizer==3.1.0
|
||||
certifi==2025.11.12
|
||||
charset-normalizer==3.4.4
|
||||
colorama==0.4.6
|
||||
comm==0.1.2
|
||||
contourpy==1.0.7
|
||||
cycler==0.11.0
|
||||
debugpy==1.6.6
|
||||
decorator==5.1.1
|
||||
executing==1.2.0
|
||||
fastjsonschema==2.16.3
|
||||
fonttools==4.39.2
|
||||
hansken==2023.3.6
|
||||
idna==3.4
|
||||
ijson==3.2.0.post0
|
||||
ipykernel==6.21.3
|
||||
ipython==8.11.0
|
||||
iso8601==1.1.0
|
||||
jedi==0.18.2
|
||||
jsonschema==4.17.3
|
||||
jupyter_client==8.0.3
|
||||
jupyter_core==5.3.0
|
||||
kiwisolver==1.4.4
|
||||
Logbook==1.5.3
|
||||
matplotlib==3.7.1
|
||||
matplotlib-inline==0.1.6
|
||||
more-itertools==9.1.0
|
||||
nbformat==5.7.3
|
||||
nest-asyncio==1.5.6
|
||||
numpy==1.24.2
|
||||
packaging==23.0
|
||||
pandas==1.5.3
|
||||
parso==0.8.3
|
||||
comm==0.2.3
|
||||
contourpy==1.3.3
|
||||
cycler==0.12.1
|
||||
debugpy==1.8.17
|
||||
decorator==5.2.1
|
||||
executing==2.2.1
|
||||
fastjsonschema==2.21.2
|
||||
fonttools==4.61.0
|
||||
hansken==2025.11.25.1
|
||||
idna==3.11
|
||||
ijson==3.4.0.post0
|
||||
ipykernel==7.1.0
|
||||
ipython==9.7.0
|
||||
ipython_pygments_lexers==1.1.1
|
||||
iso8601==2.1.0
|
||||
jedi==0.19.2
|
||||
jsonschema==4.25.1
|
||||
jsonschema-specifications==2025.9.1
|
||||
jupyter_client==8.6.3
|
||||
jupyter_core==5.9.1
|
||||
kiwisolver==1.4.9
|
||||
Logbook==1.8.2
|
||||
matplotlib==3.10.7
|
||||
matplotlib-inline==0.2.1
|
||||
more-itertools==10.8.0
|
||||
narwhals==2.13.0
|
||||
nbformat==5.10.4
|
||||
nest-asyncio==1.6.0
|
||||
numpy==2.3.5
|
||||
packaging==25.0
|
||||
pandas==2.3.3
|
||||
parso==0.8.5
|
||||
pexpect==4.9.0
|
||||
pickleshare==0.7.5
|
||||
Pillow==9.4.0
|
||||
platformdirs==3.1.1
|
||||
plotly==5.13.1
|
||||
prompt-toolkit==3.0.38
|
||||
psutil==5.9.4
|
||||
pure-eval==0.2.2
|
||||
Pygments==2.14.0
|
||||
pyparsing==3.0.9
|
||||
pyrsistent==0.19.3
|
||||
python-dateutil==2.8.2
|
||||
pytz==2022.7.1
|
||||
pyzmq==25.0.1
|
||||
requests==2.28.2
|
||||
seaborn==0.12.2
|
||||
six==1.16.0
|
||||
squarify==0.4.3
|
||||
stack-data==0.6.2
|
||||
pillow==12.0.0
|
||||
platformdirs==4.5.0
|
||||
plotly==6.5.0
|
||||
prompt_toolkit==3.0.52
|
||||
psutil==7.1.3
|
||||
ptyprocess==0.7.0
|
||||
pure_eval==0.2.3
|
||||
Pygments==2.19.2
|
||||
pyparsing==3.2.5
|
||||
PyQt5-Qt5==5.15.18
|
||||
PyQt5_sip==12.17.1
|
||||
PyQt6-Qt6==6.10.1
|
||||
PyQt6_sip==13.10.2
|
||||
pyrsistent==0.20.0
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2025.2
|
||||
pyzmq==27.1.0
|
||||
referencing==0.37.0
|
||||
requests==2.32.5
|
||||
requests-toolbelt==1.0.0
|
||||
rpds-py==0.30.0
|
||||
seaborn==0.13.2
|
||||
six==1.17.0
|
||||
squarify==0.4.4
|
||||
stack-data==0.6.3
|
||||
tabulate==0.9.0
|
||||
tenacity==8.2.2
|
||||
tornado==6.2
|
||||
traitlets==5.9.0
|
||||
urllib3==1.26.15
|
||||
wcwidth==0.2.6
|
||||
wordcloud==1.8.1
|
||||
tenacity==9.1.2
|
||||
tornado==6.5.2
|
||||
traitlets==5.14.3
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2025.2
|
||||
urllib3==2.5.0
|
||||
wcwidth==0.2.14
|
||||
wordcloud==1.9.4
|
||||
|
||||
Reference in New Issue
Block a user