Skip to content

Commit c3e605d

Browse files
authored
Merge branch 'dev' into dependabot/npm_and_yarn/frontend/testing-library/react-11.0.2
2 parents b23f569 + 6446765 commit c3e605d

File tree

3 files changed

+1267
-1476
lines changed

3 files changed

+1267
-1476
lines changed

backend/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,26 @@ gunicorn==20.0.4
33

44
flask-cors==3.0.8
55

6-
python-dotenv==0.13.0
6+
python-dotenv==0.14.0
77

88
Geohash==1.0
99
python-geohash==0.8.5
1010

11-
pymysql==0.10.0
11+
pymysql==0.10.1
1212

1313
Flask-Mail==0.9.1
1414

1515
celery==4.4.7
1616
redis==3.5.3
1717

1818
itsdangerous==1.1.0
19-
cryptography==2.9.2
19+
cryptography==3.1
2020

2121
flask_jwt_extended==3.24.1
2222

2323
flake8==3.8.3
2424
black==19.10b0
25-
pre-commit==2.5.1
25+
pre-commit==2.7.1
2626

2727
names==0.3.0
2828
lorem==0.1.1

0 commit comments

Comments
 (0)