Skip to content

Commit 9adadf7

Browse files
chore(deps): update from template
1 parent eab0ad1 commit 9adadf7

3 files changed

Lines changed: 261 additions & 3 deletions

File tree

.copier-answers.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
_commit: v0.14.4
1+
_commit: v0.15.0
22
_src_path: gh:helmut-hoffer-von-ankershoffen/oe-python-template
33
attestations_enabled: true
44
author_email: helmuthva@gmail.com
@@ -28,3 +28,4 @@ streamlit_project_key: oe-python-template-example
2828
uptime_badge_snippet: '[![Better Stack Badge](https://uptime.betterstack.com/status-badges/v1/monitor/1vzoq.svg)](https://helmut-hoffer-von-ankershoffen.betteruptime.com/)'
2929
vercel_badge_snippet: '[![Vercel Deploy](https://deploy-badge.vercel.app/vercel/oe-python-template-example?root=api%2Fv1%2Fhealthz)](https://oe-python-template-example.vercel.app/api/v1/hello/world)'
3030
vercel_function_enabled: true
31+

ATTRIBUTIONS.md

Lines changed: 258 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4010,6 +4010,13 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40104010

40114011
```
40124012

4013+
## cloudpickle (3.1.1) - BSD License
4014+
4015+
Pickler class to extend the standard pickle.Pickler functionality
4016+
4017+
* URL: https://github.com/cloudpipe/cloudpickle
4018+
* Author(s): The cloudpickle developer team
4019+
40134020
## colorama (0.4.6) - BSD License
40144021

40154022
Cross-platform colored terminal text.
@@ -12113,7 +12120,7 @@ License: LGPL-2.1-or-later
1211312120

1211412121
```
1211512122

12116-
## oe-python-template-example (0.4.9) - MIT License
12123+
## oe-python-template-example (0.4.10) - MIT License
1211712124

1211812125
🧠 Example project scaffolded and kept up to date with OE Python Template (oe-python-template).
1211912126

@@ -26749,6 +26756,221 @@ are:
2674926756

2675026757
```
2675126758

26759+
## scalene (1.5.51) - Apache Software License
26760+
26761+
Scalene: A high-resolution, low-overhead CPU, GPU, and memory profiler for Python with AI-powered optimization suggestions
26762+
26763+
* URL: https://github.com/plasma-umass/scalene
26764+
* Author(s): Emery Berger <emery@cs.umass.edu>, Sam Stern <jstern@umass.edu>, Juan Altmayer Pizzorno <juan@altmayer.com>
26765+
26766+
### License Text
26767+
26768+
```
26769+
26770+
Apache License
26771+
Version 2.0, January 2004
26772+
http://www.apache.org/licenses/
26773+
26774+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
26775+
26776+
1. Definitions.
26777+
26778+
"License" shall mean the terms and conditions for use, reproduction,
26779+
and distribution as defined by Sections 1 through 9 of this document.
26780+
26781+
"Licensor" shall mean the copyright owner or entity authorized by
26782+
the copyright owner that is granting the License.
26783+
26784+
"Legal Entity" shall mean the union of the acting entity and all
26785+
other entities that control, are controlled by, or are under common
26786+
control with that entity. For the purposes of this definition,
26787+
"control" means (i) the power, direct or indirect, to cause the
26788+
direction or management of such entity, whether by contract or
26789+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
26790+
outstanding shares, or (iii) beneficial ownership of such entity.
26791+
26792+
"You" (or "Your") shall mean an individual or Legal Entity
26793+
exercising permissions granted by this License.
26794+
26795+
"Source" form shall mean the preferred form for making modifications,
26796+
including but not limited to software source code, documentation
26797+
source, and configuration files.
26798+
26799+
"Object" form shall mean any form resulting from mechanical
26800+
transformation or translation of a Source form, including but
26801+
not limited to compiled object code, generated documentation,
26802+
and conversions to other media types.
26803+
26804+
"Work" shall mean the work of authorship, whether in Source or
26805+
Object form, made available under the License, as indicated by a
26806+
copyright notice that is included in or attached to the work
26807+
(an example is provided in the Appendix below).
26808+
26809+
"Derivative Works" shall mean any work, whether in Source or Object
26810+
form, that is based on (or derived from) the Work and for which the
26811+
editorial revisions, annotations, elaborations, or other modifications
26812+
represent, as a whole, an original work of authorship. For the purposes
26813+
of this License, Derivative Works shall not include works that remain
26814+
separable from, or merely link (or bind by name) to the interfaces of,
26815+
the Work and Derivative Works thereof.
26816+
26817+
"Contribution" shall mean any work of authorship, including
26818+
the original version of the Work and any modifications or additions
26819+
to that Work or Derivative Works thereof, that is intentionally
26820+
submitted to Licensor for inclusion in the Work by the copyright owner
26821+
or by an individual or Legal Entity authorized to submit on behalf of
26822+
the copyright owner. For the purposes of this definition, "submitted"
26823+
means any form of electronic, verbal, or written communication sent
26824+
to the Licensor or its representatives, including but not limited to
26825+
communication on electronic mailing lists, source code control systems,
26826+
and issue tracking systems that are managed by, or on behalf of, the
26827+
Licensor for the purpose of discussing and improving the Work, but
26828+
excluding communication that is conspicuously marked or otherwise
26829+
designated in writing by the copyright owner as "Not a Contribution."
26830+
26831+
"Contributor" shall mean Licensor and any individual or Legal Entity
26832+
on behalf of whom a Contribution has been received by Licensor and
26833+
subsequently incorporated within the Work.
26834+
26835+
2. Grant of Copyright License. Subject to the terms and conditions of
26836+
this License, each Contributor hereby grants to You a perpetual,
26837+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
26838+
copyright license to reproduce, prepare Derivative Works of,
26839+
publicly display, publicly perform, sublicense, and distribute the
26840+
Work and such Derivative Works in Source or Object form.
26841+
26842+
3. Grant of Patent License. Subject to the terms and conditions of
26843+
this License, each Contributor hereby grants to You a perpetual,
26844+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
26845+
(except as stated in this section) patent license to make, have made,
26846+
use, offer to sell, sell, import, and otherwise transfer the Work,
26847+
where such license applies only to those patent claims licensable
26848+
by such Contributor that are necessarily infringed by their
26849+
Contribution(s) alone or by combination of their Contribution(s)
26850+
with the Work to which such Contribution(s) was submitted. If You
26851+
institute patent litigation against any entity (including a
26852+
cross-claim or counterclaim in a lawsuit) alleging that the Work
26853+
or a Contribution incorporated within the Work constitutes direct
26854+
or contributory patent infringement, then any patent licenses
26855+
granted to You under this License for that Work shall terminate
26856+
as of the date such litigation is filed.
26857+
26858+
4. Redistribution. You may reproduce and distribute copies of the
26859+
Work or Derivative Works thereof in any medium, with or without
26860+
modifications, and in Source or Object form, provided that You
26861+
meet the following conditions:
26862+
26863+
(a) You must give any other recipients of the Work or
26864+
Derivative Works a copy of this License; and
26865+
26866+
(b) You must cause any modified files to carry prominent notices
26867+
stating that You changed the files; and
26868+
26869+
(c) You must retain, in the Source form of any Derivative Works
26870+
that You distribute, all copyright, patent, trademark, and
26871+
attribution notices from the Source form of the Work,
26872+
excluding those notices that do not pertain to any part of
26873+
the Derivative Works; and
26874+
26875+
(d) If the Work includes a "NOTICE" text file as part of its
26876+
distribution, then any Derivative Works that You distribute must
26877+
include a readable copy of the attribution notices contained
26878+
within such NOTICE file, excluding those notices that do not
26879+
pertain to any part of the Derivative Works, in at least one
26880+
of the following places: within a NOTICE text file distributed
26881+
as part of the Derivative Works; within the Source form or
26882+
documentation, if provided along with the Derivative Works; or,
26883+
within a display generated by the Derivative Works, if and
26884+
wherever such third-party notices normally appear. The contents
26885+
of the NOTICE file are for informational purposes only and
26886+
do not modify the License. You may add Your own attribution
26887+
notices within Derivative Works that You distribute, alongside
26888+
or as an addendum to the NOTICE text from the Work, provided
26889+
that such additional attribution notices cannot be construed
26890+
as modifying the License.
26891+
26892+
You may add Your own copyright statement to Your modifications and
26893+
may provide additional or different license terms and conditions
26894+
for use, reproduction, or distribution of Your modifications, or
26895+
for any such Derivative Works as a whole, provided Your use,
26896+
reproduction, and distribution of the Work otherwise complies with
26897+
the conditions stated in this License.
26898+
26899+
5. Submission of Contributions. Unless You explicitly state otherwise,
26900+
any Contribution intentionally submitted for inclusion in the Work
26901+
by You to the Licensor shall be under the terms and conditions of
26902+
this License, without any additional terms or conditions.
26903+
Notwithstanding the above, nothing herein shall supersede or modify
26904+
the terms of any separate license agreement you may have executed
26905+
with Licensor regarding such Contributions.
26906+
26907+
6. Trademarks. This License does not grant permission to use the trade
26908+
names, trademarks, service marks, or product names of the Licensor,
26909+
except as required for reasonable and customary use in describing the
26910+
origin of the Work and reproducing the content of the NOTICE file.
26911+
26912+
7. Disclaimer of Warranty. Unless required by applicable law or
26913+
agreed to in writing, Licensor provides the Work (and each
26914+
Contributor provides its Contributions) on an "AS IS" BASIS,
26915+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
26916+
implied, including, without limitation, any warranties or conditions
26917+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
26918+
PARTICULAR PURPOSE. You are solely responsible for determining the
26919+
appropriateness of using or redistributing the Work and assume any
26920+
risks associated with Your exercise of permissions under this License.
26921+
26922+
8. Limitation of Liability. In no event and under no legal theory,
26923+
whether in tort (including negligence), contract, or otherwise,
26924+
unless required by applicable law (such as deliberate and grossly
26925+
negligent acts) or agreed to in writing, shall any Contributor be
26926+
liable to You for damages, including any direct, indirect, special,
26927+
incidental, or consequential damages of any character arising as a
26928+
result of this License or out of the use or inability to use the
26929+
Work (including but not limited to damages for loss of goodwill,
26930+
work stoppage, computer failure or malfunction, or any and all
26931+
other commercial damages or losses), even if such Contributor
26932+
has been advised of the possibility of such damages.
26933+
26934+
9. Accepting Warranty or Additional Liability. While redistributing
26935+
the Work or Derivative Works thereof, You may choose to offer,
26936+
and charge a fee for, acceptance of support, warranty, indemnity,
26937+
or other liability obligations and/or rights consistent with this
26938+
License. However, in accepting such obligations, You may act only
26939+
on Your own behalf and on Your sole responsibility, not on behalf
26940+
of any other Contributor, and only if You agree to indemnify,
26941+
defend, and hold each Contributor harmless for any liability
26942+
incurred by, or claims asserted against, such Contributor by reason
26943+
of your accepting any such warranty or additional liability.
26944+
26945+
END OF TERMS AND CONDITIONS
26946+
26947+
APPENDIX: How to apply the Apache License to your work.
26948+
26949+
To apply the Apache License to your work, attach the following
26950+
boilerplate notice, with the fields enclosed by brackets "[]"
26951+
replaced with your own identifying information. (Don't include
26952+
the brackets!) The text should be enclosed in the appropriate
26953+
comment syntax for the file format. We also recommend that a
26954+
file or class name and description of purpose be included on the
26955+
same "printed page" as the copyright notice for easier
26956+
identification within third-party archives.
26957+
26958+
Copyright [yyyy] [name of copyright owner]
26959+
26960+
Licensed under the Apache License, Version 2.0 (the "License");
26961+
you may not use this file except in compliance with the License.
26962+
You may obtain a copy of the License at
26963+
26964+
http://www.apache.org/licenses/LICENSE-2.0
26965+
26966+
Unless required by applicable law or agreed to in writing, software
26967+
distributed under the License is distributed on an "AS IS" BASIS,
26968+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
26969+
See the License for the specific language governing permissions and
26970+
limitations under the License.
26971+
26972+
```
26973+
2675226974
## selenium (4.31.0) - Apache Software License
2675326975

2675426976
Official Python bindings for Selenium WebDriver
@@ -31270,6 +31492,41 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3127031492

3127131493
```
3127231494

31495+
## wheel (0.45.1) - MIT License
31496+
31497+
A built-package format for Python
31498+
31499+
* URL: https://github.com/pypa/wheel
31500+
* Author(s): Daniel Holth <dholth@fastmail.fm>
31501+
* Maintainer(s): Alex Grönholm <alex.gronholm@nextday.fi>
31502+
31503+
### License Text
31504+
31505+
```
31506+
MIT License
31507+
31508+
Copyright (c) 2012 Daniel Holth <dholth@fastmail.fm> and contributors
31509+
31510+
Permission is hereby granted, free of charge, to any person obtaining a
31511+
copy of this software and associated documentation files (the "Software"),
31512+
to deal in the Software without restriction, including without limitation
31513+
the rights to use, copy, modify, merge, publish, distribute, sublicense,
31514+
and/or sell copies of the Software, and to permit persons to whom the
31515+
Software is furnished to do so, subject to the following conditions:
31516+
31517+
The above copyright notice and this permission notice shall be included
31518+
in all copies or substantial portions of the Software.
31519+
31520+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31521+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31522+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
31523+
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
31524+
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
31525+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
31526+
OTHER DEALINGS IN THE SOFTWARE.
31527+
31528+
```
31529+
3127331530
## widgetsnbextension (4.0.13) - BSD License
3127431531

3127531532
Jupyter interactive widgets for Jupyter Notebook

CLI_REFERENCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ $ oe-python-template-example [OPTIONS] COMMAND [ARGS]...
1414
* `--show-completion`: Show completion for the current shell, to copy it or customize the installation.
1515
* `--help`: Show this message and exit.
1616

17-
🧠 OE Python Template Example v0.4.9 - built with love in Berlin 🐻
17+
🧠 OE Python Template Example v0.4.10 - built with love in Berlin 🐻
1818

1919
**Commands**:
2020

0 commit comments

Comments
 (0)