Skip to content

Commit

Permalink
added requirements file for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
dariomalchiodi committed Oct 10, 2024
1 parent f5f2ff6 commit 2dda4c4
Show file tree
Hide file tree
Showing 2 changed files with 356 additions and 0 deletions.
11 changes: 11 additions & 0 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
gurobipy
ipywidgets
json_fix
kaleido
matplotlib
notebook
numpy
pandas
plotly
scikit-learn
tqdm
345 changes: 345 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,345 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
anyio==4.6.0
# via
# httpx
# jupyter-server
argon2-cffi==23.1.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
# via argon2-cffi
arrow==1.3.0
# via isoduration
asttokens==2.4.1
# via stack-data
async-lru==2.0.4
# via jupyterlab
attrs==24.2.0
# via
# jsonschema
# referencing
babel==2.16.0
# via jupyterlab-server
beautifulsoup4==4.12.3
# via nbconvert
bleach==6.1.0
# via nbconvert
certifi==2024.8.30
# via
# httpcore
# httpx
# requests
cffi==1.17.1
# via argon2-cffi-bindings
charset-normalizer==3.4.0
# via requests
comm==0.2.2
# via
# ipykernel
# ipywidgets
contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
debugpy==1.8.6
# via ipykernel
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
executing==2.1.0
# via stack-data
fastjsonschema==2.20.0
# via nbformat
fonttools==4.54.1
# via matplotlib
fqdn==1.5.1
# via jsonschema
gurobipy==11.0.3
# via -r requirements.in
h11==0.14.0
# via httpcore
httpcore==1.0.6
# via httpx
httpx==0.27.2
# via jupyterlab
idna==3.10
# via
# anyio
# httpx
# jsonschema
# requests
ipykernel==6.29.5
# via jupyterlab
ipython==8.28.0
# via
# ipykernel
# ipywidgets
ipywidgets==8.1.5
# via -r requirements.in
isoduration==20.11.0
# via jsonschema
jedi==0.19.1
# via ipython
jinja2==3.1.4
# via
# jupyter-server
# jupyterlab
# jupyterlab-server
# nbconvert
joblib==1.4.2
# via scikit-learn
json-fix==1.0.0
# via -r requirements.in
json5==0.9.25
# via jupyterlab-server
jsonpointer==3.0.0
# via jsonschema
jsonschema[format-nongpl]==4.23.0
# via
# jupyter-events
# jupyterlab-server
# nbformat
jsonschema-specifications==2024.10.1
# via jsonschema
jupyter-client==8.6.3
# via
# ipykernel
# jupyter-server
# nbclient
jupyter-core==5.7.2
# via
# ipykernel
# jupyter-client
# jupyter-server
# jupyterlab
# nbclient
# nbconvert
# nbformat
jupyter-events==0.10.0
# via jupyter-server
jupyter-lsp==2.2.5
# via jupyterlab
jupyter-server==2.14.2
# via
# jupyter-lsp
# jupyterlab
# jupyterlab-server
# notebook
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.2.5
# via notebook
jupyterlab-pygments==0.3.0
# via nbconvert
jupyterlab-server==2.27.3
# via
# jupyterlab
# notebook
jupyterlab-widgets==3.0.13
# via ipywidgets
kaleido==0.2.1
# via -r requirements.in
kiwisolver==1.4.7
# via matplotlib
markupsafe==3.0.1
# via
# jinja2
# nbconvert
matplotlib==3.9.2
# via -r requirements.in
matplotlib-inline==0.1.7
# via
# ipykernel
# ipython
mistune==3.0.2
# via nbconvert
nbclient==0.10.0
# via nbconvert
nbconvert==7.16.4
# via jupyter-server
nbformat==5.10.4
# via
# jupyter-server
# nbclient
# nbconvert
nest-asyncio==1.6.0
# via ipykernel
notebook==7.2.2
# via -r requirements.in
notebook-shim==0.2.4
# via
# jupyterlab
# notebook
numpy==2.1.2
# via
# -r requirements.in
# contourpy
# matplotlib
# pandas
# scikit-learn
# scipy
overrides==7.7.0
# via jupyter-server
packaging==24.1
# via
# ipykernel
# jupyter-server
# jupyterlab
# jupyterlab-server
# matplotlib
# nbconvert
# plotly
pandas==2.2.3
# via -r requirements.in
pandocfilters==1.5.1
# via nbconvert
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==10.4.0
# via matplotlib
platformdirs==4.3.6
# via jupyter-core
plotly==5.24.1
# via -r requirements.in
prometheus-client==0.21.0
# via jupyter-server
prompt-toolkit==3.0.48
# via ipython
psutil==6.0.0
# via ipykernel
ptyprocess==0.7.0
# via
# pexpect
# terminado
pure-eval==0.2.3
# via stack-data
pycparser==2.22
# via cffi
pygments==2.18.0
# via
# ipython
# nbconvert
pyparsing==3.1.4
# via matplotlib
python-dateutil==2.9.0.post0
# via
# arrow
# jupyter-client
# matplotlib
# pandas
python-json-logger==2.0.7
# via jupyter-events
pytz==2024.2
# via pandas
pyyaml==6.0.2
# via jupyter-events
pyzmq==26.2.0
# via
# ipykernel
# jupyter-client
# jupyter-server
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
# jupyter-events
requests==2.32.3
# via jupyterlab-server
rfc3339-validator==0.1.4
# via
# jsonschema
# jupyter-events
rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.20.0
# via
# jsonschema
# referencing
scikit-learn==1.5.2
# via -r requirements.in
scipy==1.14.1
# via scikit-learn
send2trash==1.8.3
# via jupyter-server
six==1.16.0
# via
# asttokens
# bleach
# python-dateutil
# rfc3339-validator
sniffio==1.3.1
# via
# anyio
# httpx
soupsieve==2.6
# via beautifulsoup4
stack-data==0.6.3
# via ipython
tenacity==9.0.0
# via plotly
terminado==0.18.1
# via
# jupyter-server
# jupyter-server-terminals
threadpoolctl==3.5.0
# via scikit-learn
tinycss2==1.3.0
# via nbconvert
tornado==6.4.1
# via
# ipykernel
# jupyter-client
# jupyter-server
# jupyterlab
# notebook
# terminado
tqdm==4.66.5
# via -r requirements.in
traitlets==5.14.3
# via
# comm
# ipykernel
# ipython
# ipywidgets
# jupyter-client
# jupyter-core
# jupyter-events
# jupyter-server
# jupyterlab
# matplotlib-inline
# nbclient
# nbconvert
# nbformat
types-python-dateutil==2.9.0.20241003
# via arrow
tzdata==2024.2
# via pandas
uri-template==1.3.0
# via jsonschema
urllib3==2.2.3
# via requests
wcwidth==0.2.13
# via prompt-toolkit
webcolors==24.8.0
# via jsonschema
webencodings==0.5.1
# via
# bleach
# tinycss2
websocket-client==1.8.0
# via jupyter-server
widgetsnbextension==4.0.13
# via ipywidgets

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 2dda4c4

Please sign in to comment.