mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-26 17:01:34 +02:00
12 lines
238 B
Diff
12 lines
238 B
Diff
diff --git a/requirements.txt b/requirements.txt
|
|
index 7fbcea9..59e6145 100644
|
|
--- a/requirements.txt
|
|
+++ b/requirements.txt
|
|
@@ -1,5 +1,5 @@
|
|
jsonschema>=2.4.0
|
|
-aiohttp==0.21.5
|
|
+aiohttp>=0.21.5
|
|
Jinja2>=2.7.3
|
|
raven>=5.2.0
|
|
psutil>=3.0.0
|