Skip to content

Commit d491934

Browse files
PaulDDDPaul Duncan
andauthored
Deprecated dependency included (#117)
* Deprecated dependency included * version update 5.2.3. --------- Co-authored-by: Paul Duncan <[email protected]>
1 parent 44d2224 commit d491934

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

predicthq/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "5.2.2"
1+
__version__ = "5.2.3"

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def read(*parts):
4545
"python-dateutil>=2.4.2",
4646
"pytz>=2017.2,<=2023.3",
4747
"stamina>=24.3.0,<25",
48+
"deprecated>=1.2.18,<2.0",
4849
],
4950
classifiers=[
5051
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)