We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25085d8 commit 4a93bedCopy full SHA for 4a93bed
1 file changed
requirements.txt
@@ -8,7 +8,7 @@
8
9
PyYAML >= 5.3.1
10
boltons == 21.0.0
11
-dateparser == 1.0.0
+dateparser == 1.1.8
12
deprecation == 2.1.0
13
h2 == 4.0.0
14
httpx == 0.23.1
@@ -22,6 +22,7 @@ pywin32 >= 301; sys_platform == 'win32'
22
# to Stack Overflow at https://stackoverflow.com/a/71504213/743730.
23
regex <= 2022.3.2
24
25
+setuptools >= 67.5.1
26
sidetrack >= 2.0.0
27
tldextract == 3.0.2
28
validator-collection == 1.5.0
0 commit comments