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

chore: Standardize Python 3.12.4 and dependency versions across examples #89

Merged
merged 22 commits into from
Nov 28, 2024

Conversation

martinibach
Copy link
Contributor

@martinibach martinibach commented Nov 28, 2024

Standardization and Dependency Updates Across Examples

Why: To ensure consistent dependency versions, Python runtime, and configuration patterns across all example projects for better maintainability and reliability.

Core Changes

  • Updated Python version to 3.12.4 in all projects
  • Standardized dependency versions in pyproject.toml files (removed ^ symbols)
  • Updated poetry.lock files with latest dependency versions
  • Added Restack Cloud configuration options to .env.example files

File Updates

  • Cleaned up .gitignore files to remove redundant entries
  • Updated README.md files to reference Python 3.12.4
  • Standardized dependency versions for common packages (restack-ai, fastapi, uvicorn, etc.)

These changes ensure consistency and compatibility across all example projects while maintaining the latest stable versions of dependencies.

Copy link

restack-app bot commented Nov 28, 2024

No applications have been configured for previews targeting branch: main. To do so go to restack console and configure your applications for previews.

@martinibach martinibach changed the title Fix: Missing dep, env examples Fix: Missing dep, env examples, locked in all dep versions Nov 28, 2024
@martinibach martinibach marked this pull request as ready for review November 28, 2024 12:42
@omaiboroda
Copy link
Contributor

Now, it's time to bring poetry.lock files?

…e in defense_quickstart_news_scraper_summarizer
@martinibach martinibach changed the title Fix: Missing dep, env examples, locked in all dep versions chore: Standardize Python 3.12.4 and dependency versions across examples Nov 28, 2024
@martinibach martinibach merged commit d58bfcb into main Nov 28, 2024
@justrdk justrdk deleted the fixes branch December 4, 2024 17:54
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.

2 participants