Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importe von common und worker.runtime beschränken #130

Merged
merged 3 commits into from
Jan 13, 2025
Merged

Conversation

janbritz
Copy link
Contributor

@janbritz janbritz commented Jan 9, 2025

Closes #129.

Zusätzlich habe ich die factories.py in den Test-Ordner verschoben und die Versionen von aiohttp und jinja2 hochgezogen, da PyCharm wegen Vulnerabilities gewarnt hat.

common should only depend on pydantic and
worker runtime should only depend on pydantic and common
@janbritz janbritz requested review from MartinGauk and MHajoha January 9, 2025 12:18
@janbritz janbritz merged commit 7b88a55 into dev Jan 13, 2025
12 checks passed
@janbritz janbritz deleted the test/check-imports branch January 13, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Importe in Common und Runtime checken
3 participants