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

Updated requirements.txt #52

Merged
merged 2 commits into from
Mar 16, 2022
Merged

Conversation

007vedant
Copy link
Collaborator

  • upgraded pyyaml, python-dotenv, markdown2 libraries to their latest stable version
  • tested application against any kinds of code break
  • added .db to gitignore

- upgraded pyyaml, python-dotenv, markdown2 libraries to their latest stable version
- added .db to gitignore
@kalkayan kalkayan requested review from jberkus and kalkayan March 10, 2022 12:35
requirements.txt Outdated
@@ -1,11 +1,11 @@
Flask==1.1.2
python-dotenv==0.14.0
python-dotenv==0.19.2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If possible, I'd like to set these as continously updated. So

python-dotenv>=0.19.2

Copy link
Collaborator Author

@007vedant 007vedant Mar 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jberkus I've set the packages to continuous updates and have also upgraded the rest of them. Please have a look at the latest commit.

- upgraded Flask, requests, authlib, sqlalchemy, mysqlclient, psycopg2, uswgi, flask-wtf to their latest stable versions
- modified == to >= to ensure continuous updates
@jberkus
Copy link
Member

jberkus commented Mar 14, 2022

ok, lemme test all this, and then we'll go for it.

@jberkus
Copy link
Member

jberkus commented Mar 16, 2022

Tested on the new test server, works.

Merging.

@jberkus jberkus merged commit 12628c1 into elekto-io:main Mar 16, 2022
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