summaryrefslogtreecommitdiff
path: root/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2024-04-03 03:17:55 -0400
committercyfraeviolae <cyfraeviolae>2024-04-03 03:17:55 -0400
commit12cf076118570eebbff08c6b3090e0d4798447a1 (patch)
tree3ba25e17e3c3a5e82316558ba3864b955919ff72 /venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info
parentc45662ff3923b34614ddcc8feb9195541166dcc5 (diff)
no venv
Diffstat (limited to 'venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info')
-rw-r--r--venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/INSTALLER1
-rw-r--r--venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/METADATA208
-rw-r--r--venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/RECORD78
-rw-r--r--venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/WHEEL4
-rw-r--r--venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/licenses/LICENSE21
5 files changed, 0 insertions, 312 deletions
diff --git a/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/INSTALLER b/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/INSTALLER
deleted file mode 100644
index a1b589e..0000000
--- a/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/INSTALLER
+++ /dev/null
@@ -1 +0,0 @@
-pip
diff --git a/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/METADATA b/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/METADATA
deleted file mode 100644
index 4bb0ff7..0000000
--- a/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/METADATA
+++ /dev/null
@@ -1,208 +0,0 @@
-Metadata-Version: 2.1
-Name: polyfactory
-Version: 2.15.0
-Summary: Mock data generation factories
-Project-URL: Issue Tracker, https://github.com/litestar-org/polyfactory/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
-Project-URL: Changelog, https://github.com/litestar-org/polyfactory/releases/
-Project-URL: Twitter, https://twitter.com/LitestarAPI
-Project-URL: Reddit, https://www.reddit.com/r/LitestarAPI
-Project-URL: Discord, https://discord.gg/MmcwxztmQb
-Project-URL: Blog, https://blog.litestar.dev
-Project-URL: homepage, https://github.com/litestar-org/polyfactory
-Project-URL: repository, https://github.com/litestar-org/polyfactory
-Project-URL: documentation, https://github.com/litestar-org/polyfactory
-Author-email: Na'aman Hirschfeld <nhirschfeld@gmail.com>
-Maintainer-email: Visakh Unnikrishnan <guacs.guacs@gmail.com>, Cody Fincher <cody.fincher@gmail.com>, Janek Nouvertné <provinzkraut@posteo.de>, Jacob Coffee <jacob@z7x.org>, Peter Schutt <peter.github@proton.me>
-License: MIT
-License-File: LICENSE
-Keywords: attrs,dataclasses,msgspec,pydantic,sqlalchemy
-Classifier: Development Status :: 5 - Production/Stable
-Classifier: Environment :: Web Environment
-Classifier: Framework :: Pytest
-Classifier: Intended Audience :: Developers
-Classifier: License :: OSI Approved :: MIT License
-Classifier: Natural Language :: English
-Classifier: Operating System :: OS Independent
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 3.8
-Classifier: Programming Language :: Python :: 3.9
-Classifier: Programming Language :: Python :: 3.10
-Classifier: Programming Language :: Python :: 3.11
-Classifier: Programming Language :: Python :: 3.12
-Classifier: Topic :: Software Development
-Classifier: Topic :: Software Development :: Libraries
-Classifier: Topic :: Software Development :: Testing
-Classifier: Topic :: Software Development :: Testing :: Unit
-Classifier: Topic :: Utilities
-Classifier: Typing :: Typed
-Requires-Python: <4.0,>=3.8
-Requires-Dist: faker
-Requires-Dist: typing-extensions>=4.6.0
-Provides-Extra: attrs
-Requires-Dist: attrs>=22.2.0; extra == 'attrs'
-Provides-Extra: beanie
-Requires-Dist: beanie; extra == 'beanie'
-Requires-Dist: pydantic[email]; extra == 'beanie'
-Provides-Extra: full
-Requires-Dist: attrs; extra == 'full'
-Requires-Dist: beanie; extra == 'full'
-Requires-Dist: msgspec; extra == 'full'
-Requires-Dist: odmantic; extra == 'full'
-Requires-Dist: pydantic; extra == 'full'
-Requires-Dist: sqlalchemy; extra == 'full'
-Provides-Extra: msgspec
-Requires-Dist: msgspec; extra == 'msgspec'
-Provides-Extra: odmantic
-Requires-Dist: odmantic<1.0.0; extra == 'odmantic'
-Requires-Dist: pydantic[email]; extra == 'odmantic'
-Provides-Extra: pydantic
-Requires-Dist: pydantic[email]; extra == 'pydantic'
-Provides-Extra: sqlalchemy
-Requires-Dist: sqlalchemy>=1.4.29; extra == 'sqlalchemy'
-Description-Content-Type: text/markdown
-
-<!-- markdownlint-disable -->
-<p align="center">
- <img src="https://github.com/litestar-org/branding/blob/473f54621e55cde9acbb6fcab7fc03036173eb3d/assets/Branding%20-%20PNG%20-%20Transparent/Polyfactory%20-%20Banner%20-%20Inline%20-%20Light.png?raw=true" alt="Polyfactory Logo - Light" width="100%" height="auto" />
-</p>
-<!-- markdownlint-restore -->
-
-<div align="center">
-<!-- prettier-ignore-start -->
-
-| Project | | Status |
-| --------- | :-- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| CI/CD | | [![Publish package](https://github.com/litestar-org/polyfactory/actions/workflows/publish.yaml/badge.svg)](https://github.com/litestar-org/polyfactory/actions/workflows/publish.yaml) [![ci](https://github.com/litestar-org/polyfactory/actions/workflows/ci.yaml/badge.svg)](https://github.com/litestar-org/polyfactory/actions/workflows/ci.yaml) [![pages-build-deployment](https://github.com/litestar-org/polyfactory/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/litestar-org/polyfactory/actions/workflows/pages/pages-build-deployment) |
-| Quality | | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=litestar-org_litestar&metric=coverage)](https://sonarcloud.io/summary/new_code?id=litestar-org_litestar) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=litestar-org_litestar&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=litestar-org_litestar) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=litestar-org_litestar&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=litestar-org_litestar) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=litestar-org_litestar&metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=litestar-org_litestar) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=litestar-org_litestar&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=litestar-org_litestar) |
-| Package | | [![PyPI - Version](https://img.shields.io/pypi/v/polyfactory?labelColor=202235&color=edb641&logo=python&logoColor=edb641)](https://badge.fury.io/py/polyfactory) ![PyPI - Support Python Versions](https://img.shields.io/pypi/pyversions/polyfactory?labelColor=202235&color=edb641&logo=python&logoColor=edb641) ![Pydantic Factories PyPI - Downloads](https://img.shields.io/pypi/dm/pydantic-factories?logo=python&label=Pydantic%20Factories%20downloads&labelColor=202235&color=edb641&logoColor=edb641) ![Polyfactory PyPI - Downloads](https://img.shields.io/pypi/dm/polyfactory?logo=python&label=Polyfactory%20downloads&labelColor=202235&color=edb641&logoColor=edb641) |
-| Community | | [![Reddit](https://img.shields.io/reddit/subreddit-subscribers/litestarapi?label=r%2FLitestar&logo=reddit&labelColor=202235&color=edb641&logoColor=edb641)](https://reddit.com/r/litestarapi) [![Discord](https://img.shields.io/discord/919193495116337154?labelColor=202235&color=edb641&label=chat%20on%20discord&logo=discord&logoColor=edb641)](https://discord.gg/X3FJqy8d2j) [![Matrix](https://img.shields.io/badge/chat%20on%20Matrix-bridged-202235?labelColor=202235&color=edb641&logo=matrix&logoColor=edb641)](https://matrix.to/#/#litestar:matrix.org) [![Medium](https://img.shields.io/badge/Medium-202235?labelColor=202235&color=edb641&logo=medium&logoColor=edb641)](https://blog.litestar.dev) [![Twitter](https://img.shields.io/twitter/follow/LitestarAPI?labelColor=202235&color=edb641&logo=twitter&logoColor=edb641&style=flat)](https://twitter.com/LitestarAPI) [![Blog](https://img.shields.io/badge/Blog-litestar.dev-202235?logo=blogger&labelColor=202235&color=edb641&logoColor=edb641)](https://blog.litestar.dev) |
-| Meta | | [![Litestar Project](https://img.shields.io/badge/Litestar%20Org-%E2%AD%90%20Polyfactory-202235.svg?logo=python&labelColor=202235&color=edb641&logoColor=edb641)](https://github.com/litestar-org/polyfactory) [![types - Mypy](https://img.shields.io/badge/types-Mypy-202235.svg?logo=python&labelColor=202235&color=edb641&logoColor=edb641)](https://github.com/python/mypy) [![License - MIT](https://img.shields.io/badge/license-MIT-202235.svg?logo=python&labelColor=202235&color=edb641&logoColor=edb641)](https://spdx.org/licenses/) [![Litestar Sponsors](https://img.shields.io/badge/Sponsor-%E2%9D%A4-%23edb641.svg?&logo=github&logoColor=edb641&labelColor=202235)](https://github.com/sponsors/litestar-org) [![linting - Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json&labelColor=202235)](https://github.com/astral-sh/ruff) [![code style - Black](https://img.shields.io/badge/code%20style-black-000000.svg?logo=python&labelColor=202235&logoColor=edb641)](https://github.com/psf/black) [![Sourcery](https://img.shields.io/badge/Sourcery-enabled-edb641?labelColor=202235&logoColor=edb641)](https://sourcery.ai) [![All Contributors](https://img.shields.io/github/all-contributors/litestar-org/polyfactory?labelColor=202235&color=edb641&logoColor=edb641)](#contributors-) |
-
-<!-- prettier-ignore-end -->
-
-</div>
-<!-- markdownlint-restore -->
-
-# Polyfactory
-
-Polyfactory is a simple and powerful mock data generation library, based around type
-hints and supporting dataclasses, typed-dicts, pydantic models, msgspec structs and more.
-
-Polyfactory part of the Litestar project and as such actively maintained by a community of maintainers and contributors.
-
-## Example
-
-```python
-from dataclasses import dataclass
-
-from polyfactory.factories import DataclassFactory
-
-
-@dataclass
-class Person:
- name: str
- age: float
- height: float
- weight: float
-
-
-class PersonFactory(DataclassFactory[Person]):
- ...
-
-
-def test_is_person() -> None:
- person_instance = PersonFactory.build()
- assert isinstance(person_instance, Person)
-```
-
-That's it - with almost no work, we are able to create a mock data object fitting the `Person` class model definition.
-
-This is possible because of the typing information available on the dataclass, which are used as a
-source of truth for data generation.
-
-The factory parses the information stored in the dataclass and generates a dictionary of kwargs that are passed to
-`Person`.
-
-## Documentation
-
-Usage and API reference documentation is available on https://polyfactory.litestar.dev/.
-
-## Installation
-
-```shell
-pip install polyfactory
-```
-
-## Relation to Pydantic-Factories
-
-Prior to version 2, this library was known as [pydantic-factories](https://pypi.org/project/pydantic-factories/), a name
-under which it gained quite a bit of popularity.
-A main motivator for the 2.0 release was that we wanted to support more than just Pydantic models, something which also
-required a change to its core architecture. As this library would no longer be directly tied to Pydantic, `polyfactory`
-was chosen as its new name to reflect its capabilities; It can generate mock data for dataclasses, typed-dicts,
-Pydantic, odmantic, and beanie ODM models, as well as custom factories.
-
-## Contributing
-
-This library is a community driven open source project. We welcome and encourage contributions. Please checkout the
-GitHub issues, read the contribution guide (at the repository's root), and you're always welcome
-to [join our discord server](https://discord.gg/F4jPQzHpBU).
-
-## Contributors ✨
-
-Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
-
-<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
-<!-- prettier-ignore-start -->
-<!-- markdownlint-disable -->
-<table>
- <tbody>
- <tr>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/Goldziher"><img src="https://avatars.githubusercontent.com/u/30733348?v=4?s=100" width="100px;" alt="Na'aman Hirschfeld"/><br /><sub><b>Na'aman Hirschfeld</b></sub></a><br /><a href="#maintenance-Goldziher" title="Maintenance">🚧</a> <a href="#infra-Goldziher" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/litestar-org/polyfactory/commits?author=Goldziher" title="Tests">⚠️</a> <a href="https://github.com/litestar-org/polyfactory/commits?author=Goldziher" title="Code">💻</a> <a href="https://github.com/litestar-org/polyfactory/commits?author=Goldziher" title="Documentation">📖</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://scriptr.dev/"><img src="https://avatars.githubusercontent.com/u/45884264?v=4?s=100" width="100px;" alt="Jacob Coffee"/><br /><sub><b>Jacob Coffee</b></sub></a><br /><a href="#maintenance-JacobCoffee" title="Maintenance">🚧</a> <a href="https://github.com/litestar-org/polyfactory/commits?author=JacobCoffee" title="Documentation">📖</a> <a href="https://github.com/litestar-org/polyfactory/commits?author=JacobCoffee" title="Tests">⚠️</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/provinzkraut"><img src="https://avatars.githubusercontent.com/u/25355197?v=4?s=100" width="100px;" alt="Janek Nouvertné"/><br /><sub><b>Janek Nouvertné</b></sub></a><br /><a href="#maintenance-provinzkraut" title="Maintenance">🚧</a> <a href="https://github.com/litestar-org/polyfactory/commits?author=provinzkraut" title="Documentation">📖</a> <a href="https://github.com/litestar-org/polyfactory/commits?author=provinzkraut" title="Tests">⚠️</a> <a href="https://github.com/litestar-org/polyfactory/commits?author=provinzkraut" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://schutt.io"><img src="https://avatars.githubusercontent.com/u/20659309?v=4?s=100" width="100px;" alt="Peter Schutt"/><br /><sub><b>Peter Schutt</b></sub></a><br /><a href="#maintenance-peterschutt" title="Maintenance">🚧</a> <a href="https://github.com/litestar-org/polyfactory/commits?author=peterschutt" title="Tests">⚠️</a> <a href="https://github.com/litestar-org/polyfactory/commits?author=peterschutt" title="Code">💻</a> <a href="https://github.com/litestar-org/polyfactory/commits?author=peterschutt" title="Documentation">📖</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://czaplicki.it/"><img src="https://avatars.githubusercontent.com/u/9108586?v=4?s=100" width="100px;" alt="Marek Czaplicki"/><br /><sub><b>Marek Czaplicki</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=mdczaplicki" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/przybylop"><img src="https://avatars.githubusercontent.com/u/82805821?v=4?s=100" width="100px;" alt="Piotr Przybyło"/><br /><sub><b>Piotr Przybyło</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=przybylop" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/sygutss"><img src="https://avatars.githubusercontent.com/u/48909366?v=4?s=100" width="100px;" alt="sygutss"/><br /><sub><b>sygutss</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/issues?q=author%3Asygutss" title="Bug reports">🐛</a> <a href="https://github.com/litestar-org/polyfactory/commits?author=sygutss" title="Code">💻</a></td>
- </tr>
- <tr>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/chrisbeardy"><img src="https://avatars.githubusercontent.com/u/20585410?v=4?s=100" width="100px;" alt="chrisbeardy"/><br /><sub><b>chrisbeardy</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=chrisbeardy" title="Documentation">📖</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/guacs"><img src="https://avatars.githubusercontent.com/u/126393040?v=4?s=100" width="100px;" alt="guacs"/><br /><sub><b>guacs</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=guacs" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/VSHUMILIN97"><img src="https://avatars.githubusercontent.com/u/27234763?v=4?s=100" width="100px;" alt="Vadim"/><br /><sub><b>Vadim</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=VSHUMILIN97" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/Simske"><img src="https://avatars.githubusercontent.com/u/2445660?v=4?s=100" width="100px;" alt="Simske"/><br /><sub><b>Simske</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=Simske" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/sondrelg"><img src="https://avatars.githubusercontent.com/u/25310870?v=4?s=100" width="100px;" alt="Sondre Lillebø Gundersen"/><br /><sub><b>Sondre Lillebø Gundersen</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=sondrelg" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://mciszczon.pl/"><img src="https://avatars.githubusercontent.com/u/1078369?v=4?s=100" width="100px;" alt="Mateusz Ciszczoń"/><br /><sub><b>Mateusz Ciszczoń</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=mciszczon" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/pedro-bernardes/"><img src="https://avatars.githubusercontent.com/u/18899993?v=4?s=100" width="100px;" alt="Pedro Bernardes"/><br /><sub><b>Pedro Bernardes</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=phbernardes" title="Code">💻</a></td>
- </tr>
- <tr>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/lindycoder"><img src="https://avatars.githubusercontent.com/u/12926519?v=4?s=100" width="100px;" alt="Martin Roy"/><br /><sub><b>Martin Roy</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=lindycoder" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="http://matthewtyleraylward.com"><img src="https://avatars.githubusercontent.com/u/19205392?v=4?s=100" width="100px;" alt="Matthew Aylward "/><br /><sub><b>Matthew Aylward </b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=Butch78" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/EltonChou"><img src="https://avatars.githubusercontent.com/u/12560310?v=4?s=100" width="100px;" alt="Elton H.Y. Chou"/><br /><sub><b>Elton H.Y. Chou</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=EltonChou" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/nguyent"><img src="https://avatars.githubusercontent.com/u/576848?v=4?s=100" width="100px;" alt="Thang"/><br /><sub><b>Thang</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=nguyent" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/DaanRademaker"><img src="https://avatars.githubusercontent.com/u/29598493?v=4?s=100" width="100px;" alt="Daan"/><br /><sub><b>Daan</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=DaanRademaker" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://lyz-code.github.io/blue-book/"><img src="https://avatars.githubusercontent.com/u/24810987?v=4?s=100" width="100px;" alt="Lyz"/><br /><sub><b>Lyz</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=lyz-code" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://portfolio.schiffer.pro/"><img src="https://avatars.githubusercontent.com/u/3502492?v=4?s=100" width="100px;" alt="Thorin Schiffer"/><br /><sub><b>Thorin Schiffer</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=thorin-schiffer" title="Code">💻</a></td>
- </tr>
- <tr>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/Iipin"><img src="https://avatars.githubusercontent.com/u/52832022?v=4?s=100" width="100px;" alt="Iipin"/><br /><sub><b>Iipin</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=Iipin" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/avihai-yosef"><img src="https://avatars.githubusercontent.com/u/79567307?v=4?s=100" width="100px;" alt="avihai-yosef"/><br /><sub><b>avihai-yosef</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=avihai-yosef" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/anthonyh209"><img src="https://avatars.githubusercontent.com/u/33107540?v=4?s=100" width="100px;" alt="anthonyh209"/><br /><sub><b>anthonyh209</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=anthonyh209" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="http://linkedin.com/in/roman-reznikov"><img src="https://avatars.githubusercontent.com/u/44291988?v=4?s=100" width="100px;" alt="Roman Reznikov"/><br /><sub><b>Roman Reznikov</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=ReznikovRoman" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/gigelu"><img src="https://avatars.githubusercontent.com/u/270697?v=4?s=100" width="100px;" alt="gigelu"/><br /><sub><b>gigelu</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=gigelu" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/roeeyn"><img src="https://avatars.githubusercontent.com/u/13385000?v=4?s=100" width="100px;" alt="Rodrigo Medina"/><br /><sub><b>Rodrigo Medina</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=roeeyn" title="Code">💻</a></td>
- <td align="center" valign="top" width="14.28%"><a href="https://gerritegnew.info/"><img src="https://avatars.githubusercontent.com/u/35822787?v=4?s=100" width="100px;" alt="Gerrit Egnew"/><br /><sub><b>Gerrit Egnew</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=gegnew" title="Code">💻</a></td>
- </tr>
- <tr>
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/danielkatzan"><img src="https://avatars.githubusercontent.com/u/9249066?v=4?s=100" width="100px;" alt="danielkatzan"/><br /><sub><b>danielkatzan</b></sub></a><br /><a href="https://github.com/litestar-org/polyfactory/commits?author=danielkatzan" title="Documentation">📖</a></td>
- </tr>
- </tbody>
-</table>
-
-<!-- markdownlint-restore -->
-<!-- prettier-ignore-end -->
-
-<!-- ALL-CONTRIBUTORS-LIST:END -->
-
-This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification.
-Contributions of any kind welcome!
diff --git a/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/RECORD b/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/RECORD
deleted file mode 100644
index 56d6036..0000000
--- a/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/RECORD
+++ /dev/null
@@ -1,78 +0,0 @@
-polyfactory-2.15.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
-polyfactory-2.15.0.dist-info/METADATA,sha256=9n9Zz_Gd8755m1V7QHPu-PXNnVIKvRn952FY9mbCwVA,27006
-polyfactory-2.15.0.dist-info/RECORD,,
-polyfactory-2.15.0.dist-info/WHEEL,sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc,87
-polyfactory-2.15.0.dist-info/licenses/LICENSE,sha256=NEQwVXV8ggJdnm-a6BCEmCP9ZkqPpaCsBc1iUsPhZPY,1092
-polyfactory/__init__.py,sha256=6H4MtiSdohwtcTspR0p4ypzlKuPIo7jjkLsqArgeCjc,425
-polyfactory/__pycache__/__init__.cpython-311.pyc,,
-polyfactory/__pycache__/collection_extender.cpython-311.pyc,,
-polyfactory/__pycache__/constants.cpython-311.pyc,,
-polyfactory/__pycache__/decorators.cpython-311.pyc,,
-polyfactory/__pycache__/exceptions.cpython-311.pyc,,
-polyfactory/__pycache__/field_meta.cpython-311.pyc,,
-polyfactory/__pycache__/fields.cpython-311.pyc,,
-polyfactory/__pycache__/persistence.cpython-311.pyc,,
-polyfactory/__pycache__/pytest_plugin.cpython-311.pyc,,
-polyfactory/collection_extender.py,sha256=-q0vTQf59Z34OCpbFKqLX_zQE32Mw2Za7h0b0qSQRRc,2613
-polyfactory/constants.py,sha256=UwHsxGm8xf7kQ0-vNA58EXDtv6YdZEjwTRmsUjiDFUQ,1576
-polyfactory/decorators.py,sha256=LvBTWLOxke9ve--64Ei4gen1rEv5vjr5v4siU6u2PWg,1150
-polyfactory/exceptions.py,sha256=TAH1tLXq8eqHLKN5cL0tt25Rr7_YXzV28TcqBvz03Z0,591
-polyfactory/factories/__init__.py,sha256=cPwRXlF3IFumLOrBN48QcRg11v4bVLGvPoo6RLwt6-4,257
-polyfactory/factories/__pycache__/__init__.cpython-311.pyc,,
-polyfactory/factories/__pycache__/attrs_factory.cpython-311.pyc,,
-polyfactory/factories/__pycache__/base.cpython-311.pyc,,
-polyfactory/factories/__pycache__/beanie_odm_factory.cpython-311.pyc,,
-polyfactory/factories/__pycache__/dataclass_factory.cpython-311.pyc,,
-polyfactory/factories/__pycache__/msgspec_factory.cpython-311.pyc,,
-polyfactory/factories/__pycache__/odmantic_odm_factory.cpython-311.pyc,,
-polyfactory/factories/__pycache__/pydantic_factory.cpython-311.pyc,,
-polyfactory/factories/__pycache__/sqlalchemy_factory.cpython-311.pyc,,
-polyfactory/factories/__pycache__/typed_dict_factory.cpython-311.pyc,,
-polyfactory/factories/attrs_factory.py,sha256=RKzG13TQnhAI7dQ6kV4geGAHtT7xNedDlHsy7k1h68I,2482
-polyfactory/factories/base.py,sha256=IptijZKdzZyqJ09RPpHLT49iSPSQRr4ZIG2gm954T-o,45641
-polyfactory/factories/beanie_odm_factory.py,sha256=1vEOMId89YtXOEVgFHpPUhuJTuzrChTwb7SeJPYw6z4,2985
-polyfactory/factories/dataclass_factory.py,sha256=OmU9Wfi925jrrUyI5-PE2fxrJeAuMj4jV2pzfOD5cDs,1739
-polyfactory/factories/msgspec_factory.py,sha256=07bXG_0winyQTFA4QS6Rij0DF6618jJOegtkLQ4CDW0,2464
-polyfactory/factories/odmantic_odm_factory.py,sha256=f-0V9eYjWAAtoNwopcTyRQnd57r1ltIVHmRAC06zpOs,2207
-polyfactory/factories/pydantic_factory.py,sha256=ddsm3cbfy27nUoFhdQqFBSvUOsTsp0jIG4jokFUiqrw,21637
-polyfactory/factories/sqlalchemy_factory.py,sha256=7vOmOIhLQWk6LjzioZ4JoMTay-E-aJqE6VqCYxgRHNU,7090
-polyfactory/factories/typed_dict_factory.py,sha256=9iyMyPPa15Jlz95HmrxdveMparaHXCTQfyfFf-RxTak,1825
-polyfactory/field_meta.py,sha256=uLkteErO-6bBc296tKzTI2pOconaRb0_wpMYBJe9gdA,9174
-polyfactory/fields.py,sha256=gGHzGmiuIfJYOihn5yy07cLnILohgE24FvbMIeqxHD0,3347
-polyfactory/persistence.py,sha256=zyrjuW3RYFYRpwgFnEb4haqF5jCKG8RLE1ywa1Ht0vM,1192
-polyfactory/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-polyfactory/pytest_plugin.py,sha256=0KGBlEbSFJsLfsI_NehBqLBX3lnP976Pr7Ay_AQYPb8,2959
-polyfactory/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-polyfactory/utils/__pycache__/__init__.cpython-311.pyc,,
-polyfactory/utils/__pycache__/deprecation.cpython-311.pyc,,
-polyfactory/utils/__pycache__/helpers.cpython-311.pyc,,
-polyfactory/utils/__pycache__/model_coverage.cpython-311.pyc,,
-polyfactory/utils/__pycache__/predicates.cpython-311.pyc,,
-polyfactory/utils/__pycache__/types.cpython-311.pyc,,
-polyfactory/utils/deprecation.py,sha256=YTFAnh8H5oXrTh0nhQrx_6qjOdaJ4l5b3BqgfruORLg,5005
-polyfactory/utils/helpers.py,sha256=YUdImKpvEDi-RKNaQvcVq7R-6YVarhRMjV5XhUnRmeo,5723
-polyfactory/utils/model_coverage.py,sha256=VKG8DJ4TXApxegvJNKcA56AneAvvQr5R-pl04OEKiCw,4931
-polyfactory/utils/predicates.py,sha256=l6xE8DChwJyGI-MuRkZT7MWGCgU-o46_ejnHnrMWS0c,3934
-polyfactory/utils/types.py,sha256=9iRtczuH2r1kp8iyWg_Wq2HBL_6hU8MYfPiOdZc8o6A,256
-polyfactory/value_generators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-polyfactory/value_generators/__pycache__/__init__.cpython-311.pyc,,
-polyfactory/value_generators/__pycache__/complex_types.cpython-311.pyc,,
-polyfactory/value_generators/__pycache__/constrained_collections.cpython-311.pyc,,
-polyfactory/value_generators/__pycache__/constrained_dates.cpython-311.pyc,,
-polyfactory/value_generators/__pycache__/constrained_numbers.cpython-311.pyc,,
-polyfactory/value_generators/__pycache__/constrained_path.cpython-311.pyc,,
-polyfactory/value_generators/__pycache__/constrained_strings.cpython-311.pyc,,
-polyfactory/value_generators/__pycache__/constrained_url.cpython-311.pyc,,
-polyfactory/value_generators/__pycache__/constrained_uuid.cpython-311.pyc,,
-polyfactory/value_generators/__pycache__/primitives.cpython-311.pyc,,
-polyfactory/value_generators/__pycache__/regex.cpython-311.pyc,,
-polyfactory/value_generators/complex_types.py,sha256=cAnCOHDLktfiSV_jIZYs7eWhXmH4myAH4NDznSJC2e8,4171
-polyfactory/value_generators/constrained_collections.py,sha256=z4kra_tTfedtS3_7EH9nalY-jq_pnFLChZ8bQ4-1uSs,3102
-polyfactory/value_generators/constrained_dates.py,sha256=lUQo0q0U6ja81Lfh9TnUCq5tBZ7OXS-4SqpVtT6sZiQ,1125
-polyfactory/value_generators/constrained_numbers.py,sha256=QsLQLo2K140YLVxrGy20TplI42f-ha2ekhvqFQOuWSI,13779
-polyfactory/value_generators/constrained_path.py,sha256=GXsct9krYpC0cgrpGsJO9upP3pt19DDVKzyNJ-qwRDw,433
-polyfactory/value_generators/constrained_strings.py,sha256=LrSF_h4-DQN2JeYtIy_mSBOgnr1jKkApL9T2C3X2B0g,3900
-polyfactory/value_generators/constrained_url.py,sha256=YyAst8OpdesoK7GBOrL3wW3HD-1cS_T8PxHuO11UaUU,440
-polyfactory/value_generators/constrained_uuid.py,sha256=5siKp6Z2ySSW846P03w1Jj5u_YFpr8xdPHjtKjTtLDw,898
-polyfactory/value_generators/primitives.py,sha256=488MzqUw7twloBg75naR3jqlIEDXBnVOna7kUrlMacY,3666
-polyfactory/value_generators/regex.py,sha256=aHeBPhZgDHkibDvulSSV5EvGbvJwERMaQ3uis4vAuks,6248
diff --git a/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/WHEEL b/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/WHEEL
deleted file mode 100644
index 5998f3a..0000000
--- a/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/WHEEL
+++ /dev/null
@@ -1,4 +0,0 @@
-Wheel-Version: 1.0
-Generator: hatchling 1.21.1
-Root-Is-Purelib: true
-Tag: py3-none-any
diff --git a/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/licenses/LICENSE b/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/licenses/LICENSE
deleted file mode 100644
index 4e58f77..0000000
--- a/venv/lib/python3.11/site-packages/polyfactory-2.15.0.dist-info/licenses/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2021, 2022, 2023 Litestar Org.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.