mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
10 lines
235 B
Diff
10 lines
235 B
Diff
diff --git a/requirements.txt b/requirements.txt
|
|
index 76b12d7..27fdc79 100644
|
|
--- a/requirements.txt
|
|
+++ b/requirements.txt
|
|
@@ -1,3 +1,3 @@
|
|
backports.functools_lru_cache==1.6.1
|
|
selenium==3.141.0
|
|
-regex==2020.10.11
|
|
+regex>=2020.7.14
|