Skip to content

Commit 69852d6

Browse files
committed
Update dependencies.
1 parent b554434 commit 69852d6

File tree

3 files changed

+38
-25
lines changed

3 files changed

+38
-25
lines changed

Pipfile.lock

Lines changed: 7 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

poetry.lock

Lines changed: 10 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
cachelib==0.1.1
2+
click==7.1.2
3+
dnspython==2.0.0
4+
email-validator==1.1.1
5+
Flask==1.1.2
6+
Flask-Assets==2.0
7+
Flask-Login==0.5.0
8+
Flask-Session==0.3.2
9+
Flask-SQLAlchemy==2.4.4
10+
Flask-WTF==0.14.3
11+
idna==2.10
12+
itsdangerous==1.1.0
13+
Jinja2==2.11.2
14+
MarkupSafe==1.1.1
15+
PyMySQL==0.10.0
16+
python-dotenv==0.14.0
17+
redis==3.5.3
18+
SQLAlchemy==1.3.19
19+
webassets==2.0
20+
Werkzeug==1.0.1
21+
WTForms==2.3.3

0 commit comments

Comments
 (0)