We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b23f569 + 6446765 commit c3e605dCopy full SHA for c3e605d
backend/requirements.txt
@@ -3,26 +3,26 @@ gunicorn==20.0.4
3
4
flask-cors==3.0.8
5
6
-python-dotenv==0.13.0
+python-dotenv==0.14.0
7
8
Geohash==1.0
9
python-geohash==0.8.5
10
11
-pymysql==0.10.0
+pymysql==0.10.1
12
13
Flask-Mail==0.9.1
14
15
celery==4.4.7
16
redis==3.5.3
17
18
itsdangerous==1.1.0
19
-cryptography==2.9.2
+cryptography==3.1
20
21
flask_jwt_extended==3.24.1
22
23
flake8==3.8.3
24
black==19.10b0
25
-pre-commit==2.5.1
+pre-commit==2.7.1
26
27
names==0.3.0
28
lorem==0.1.1
0 commit comments