Skip to content

Commit

Permalink
Update Jinja2 requirements.txt to 3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fox-techniques committed Jan 1, 2025
1 parent 30be60e commit c647cd3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cachetools==5.5.0
certifi==2024.12.14
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.0
charset-normalizer==3.4.1
click==8.1.8
colorama==0.4.6
comm==0.2.2
Expand All @@ -38,11 +38,11 @@ httpx==0.28.1
idna==3.10
iniconfig==2.0.0
ipykernel==6.29.5
ipython==8.30.0
ipython==8.31.0
ipywidgets==8.1.5
isoduration==20.11.0
jedi==0.19.2
Jinja2==3.1.4
Jinja2==3.1.5
json5==0.10.0
jsonpointer==3.0.0
jsonschema==4.23.0
Expand All @@ -53,20 +53,20 @@ jupyter-events==0.11.0
jupyter-lsp==2.2.5
jupyter_client==8.6.3
jupyter_core==5.7.2
jupyter_server==2.14.2
jupyter_server==2.15.0
jupyter_server_terminals==0.5.3
jupyterlab==4.3.4
jupyterlab_pygments==0.3.0
jupyterlab_server==2.27.3
jupyterlab_widgets==3.0.13
kiwisolver==1.4.7
kiwisolver==1.4.8
lxml==5.3.0
Markdown==3.7
MarkupSafe==3.0.2
matplotlib==3.10.0
matplotlib-inline==0.1.7
mergedeep==1.3.4
mistune==3.0.2
mistune==3.1.0
mkdocs==1.6.1
mkdocs-get-deps==0.2.0
mkdocs-material==9.5.49
Expand All @@ -76,9 +76,9 @@ nbclient==0.10.2
nbconvert==7.16.4
nbformat==5.10.4
nest-asyncio==1.6.0
notebook==7.3.1
notebook==7.3.2
notebook_shim==0.2.4
numpy==2.2.0
numpy==2.2.1
overrides==7.7.0
packaging==24.2
paginate==0.5.7
Expand All @@ -93,16 +93,16 @@ pillow==11.0.0
platformdirs==4.3.6
plotly==5.24.1
pluggy==1.5.0
-e git+ssh://[email protected]/fox-techniques/plutus-pairtrading.git@91ac45b4c7a316ee8e4fc150fbdf6349a54ee3c8#egg=plutus_pairtrading
-e git+ssh://[email protected]/fox-techniques/plutus-pairtrading.git@30be60e7fd22e93fc150345947dadf9d9224c80f#egg=plutus_pairtrading
prometheus_client==0.21.1
prompt_toolkit==3.0.48
psutil==6.1.0
psutil==6.1.1
ptyprocess==0.7.0
pure_eval==0.2.3
pycparser==2.22
Pygments==2.18.0
pymdown-extensions==10.13
pyparsing==3.2.0
pyparsing==3.2.1
pyproject-api==1.8.0
pytest==8.3.4
python-dateutil==2.9.0.post0
Expand Down Expand Up @@ -135,12 +135,12 @@ traitlets==5.14.3
types-python-dateutil==2.9.0.20241206
tzdata==2024.2
uri-template==1.3.0
urllib3==2.2.3
urllib3==2.3.0
virtualenv==20.28.0
watchdog==6.0.0
wcwidth==0.2.13
webcolors==24.11.1
webencodings==0.5.1
websocket-client==1.8.0
widgetsnbextension==4.0.13
yfinance==0.2.50
yfinance==0.2.51

0 comments on commit c647cd3

Please sign in to comment.