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

♻️ 공통 constants 분리 #80

Merged
merged 1 commit into from
Feb 18, 2024
Merged

♻️ 공통 constants 분리 #80

merged 1 commit into from
Feb 18, 2024

Conversation

mingi3314
Copy link
Owner

@mingi3314 mingi3314 commented Feb 18, 2024


Generated summary (powered by Graphite)

TL;DR

Added new packages anyio, fastapi, sniffio, and starlette with their respective versions and dependencies. Also added a new constant APP_DIR in constants.py.

What changed

  • Added anyio version 4.2.0 with dependencies
  • Added fastapi version 0.109.2 with dependencies
  • Added sniffio version 1.3.0 with dependencies
  • Added starlette version 0.36.3 with dependencies
  • Added APP_DIR constant in constants.py

How to test

  1. Ensure the new packages are installed correctly by running the application.
  2. Verify that the dependencies for each package are resolved and functioning as expected.
  3. Check that the APP_DIR constant is correctly defined in constants.py.

Why make this change

  • Added new packages to enhance functionality and compatibility.
  • Introduced APP_DIR constant to improve code readability and maintainability.

@mingi3314
Copy link
Owner Author

mingi3314 commented Feb 18, 2024

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

Copy link
Owner Author

mingi3314 commented Feb 18, 2024

Merge activity

  • Feb 18, 9:08 AM EST: @mingi3314 started a stack merge that includes this pull request via Graphite.
  • Feb 18, 9:09 AM EST: Graphite rebased this pull request as part of a merge.
  • Feb 18, 9:09 AM EST: @mingi3314 merged this pull request with Graphite.

Base automatically changed from 02-18-_add_fastapi_dependencies to main February 18, 2024 14:08
@mingi3314 mingi3314 merged commit b5122f1 into main Feb 18, 2024
1 check passed
@mingi3314 mingi3314 deleted the 02-18-_constants_ branch February 18, 2024 14:09
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.

1 participant