Skip to content

Conversation

@alexeyqu
Copy link
Collaborator

@alexeyqu alexeyqu commented Mar 13, 2025

It looks like requirements.txt is out of date.
This is the result of running pip install -r requirements.txt; pip freeze > requirements.txt on Python 3.12.8.

P.S. is python_version >= "3.11" intentional in Django==5.1.3 ; python_version >= "3.11" line?
I modified the file manually to keep it.

@alexeyqu alexeyqu requested a review from aaronjae22 March 13, 2025 01:40
@aaronjae22
Copy link
Collaborator

We tried to have only the packages in requeriments.txt without having the subpackages on it but this is fine. We could leave it this way, no problem.

And yes, Django==5.1.3 ; python_version >= "3.11" was on purpose but maybe we should change it.

@alexeyqu alexeyqu merged commit 99c3686 into main Mar 21, 2025
1 check passed
@alexeyqu alexeyqu deleted the chore/update-requirements branch March 21, 2025 01:17
alexeyqu added a commit that referenced this pull request Mar 21, 2025
alexeyqu added a commit that referenced this pull request Mar 21, 2025
Revert "Merge pull request #86 from dtinit/chore/update-requirements"
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