Skip to content

Commit ada2433

Browse files
committed
Upped dependencies
1 parent 4a9336b commit ada2433

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
# Duplicates from setup.py
22
aniso8601>=1.2.0
3-
future==0.16.0
4-
jsonschema==2.6.0
5-
language-tags==0.4.3
6-
openbadges_bakery==1.1.0
3+
future==1.0.0
4+
jsonschema==4.25.1
5+
language-tags==1.2.0
6+
openbadges_bakery==2.0.0
77
pycryptodome>=3.6.6
88
pydux==0.2.2
9-
PyLD==0.7.1
10-
python-jose==3.0.1
11-
python-mimeparse==1.6.0
9+
PyLD==2.0.4
10+
python-jose==3.5.0
11+
python-mimeparse==2.0.0
1212
pytz >= 2017.2
1313
requests >= 2.13
1414
requests_cache >= 0.4.13
15-
rfc3986==0.4.1
16-
validators==0.11.2
15+
rfc3986==2.0.0
16+
validators==0.35.0
1717

1818
# Development dependencies
19-
pypandoc==1.4
19+
pypandoc==1.15
2020
pytest
21-
responses==0.5.1
21+
responses==0.25.8
2222

2323
# Server dependencies
24-
Flask==0.12.1
25-
gunicorn==19.7.1
24+
Flask==3.1.2
25+
gunicorn==23.0.0

0 commit comments

Comments
 (0)