| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 43d0f95 commit b5c19dd
5 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2,4 +2,4 @@ flask==1.1.2 | |||
| 2 | 2 | # psycopg2==2.8.4 | |
| 3 | 3 | psycopg2-binary==2.8.6 # you will need either the binary or the regular - for more info see http://initd.org/psycopg/docs/install.html | |
| 4 | 4 | PyMySQL==1.0.2 | |
| 5 | - SQLAlchemy==1.4.3 | ||
| 5 | + SQLAlchemy==1.4.5 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,4 +1,4 @@ | |||
| 1 | 1 | Flask==1.1.2 | |
| 2 | - SQLAlchemy==1.4.3 | ||
| 2 | + SQLAlchemy==1.4.5 | ||
| 3 | 3 | PyMySQL==1.0.2 | |
| 4 | 4 | gunicorn==20.1.0 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,4 +1,4 @@ | |||
| 1 | 1 | Flask==1.1.2 | |
| 2 | 2 | pg8000==1.19.0 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved | |
| 3 | - SQLAlchemy==1.4.3 | ||
| 3 | + SQLAlchemy==1.4.5 | ||
| 4 | 4 | gunicorn==20.1.0 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,5 @@ | |||
| 1 | 1 | Flask==1.1.2 | |
| 2 | - SQLAlchemy==1.4.3 | ||
| 2 | + SQLAlchemy==1.4.5 | ||
| 3 | 3 | python-tds==1.10.0 | |
| 4 | 4 | sqlalchemy-pytds==0.3.1 | |
| 5 | 5 | pyopenssl==20.0.1 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,5 @@ | |||
| 1 | 1 | Flask==1.1.2 | |
| 2 | - SQLAlchemy==1.4.3 | ||
| 2 | + SQLAlchemy==1.4.5 | ||
| 3 | 3 | pg8000==1.19.0 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved | |
| 4 | 4 | gunicorn==20.1.0 | |
| 5 | 5 | firebase-admin==4.5.3 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments