We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7658707 + 4ee7c0b commit d1dbc52Copy full SHA for d1dbc52
2 files changed
requirements.in
@@ -4,6 +4,6 @@ requests==2.32.5
4
Flask==3.1.3
5
Werkzeug==3.1.6
6
redis==7.3.0
7
-python-dotenv==1.2.1
+python-dotenv==1.2.2
8
apiflask==3.0.2
9
roc-validator==0.8.1
requirements.txt
@@ -138,7 +138,7 @@ pyshacl==0.30.1
138
# via roc-validator
139
python-dateutil==2.9.0.post0
140
# via celery
141
142
# via -r requirements.in
143
rdflib[html]==7.1.4
144
# via
0 commit comments