Skip to content

Commit 1226815

Browse files
committed
Updating dependencies
1 parent 50b8cd3 commit 1226815

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
History
44
-------
55

6+
8.1.0 (2022-09-16)
7+
------------------
8+
9+
- Upgrading dependencies.
10+
611
8.0.0 (2022-09-13)
712
------------------
813

bigml/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '8.0.0'
1+
__version__ = '8.1.0'

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22
#
3-
# Copyright 2012 - 2017-2021 BigML, Inc
3+
# Copyright 2012-2022 BigML, Inc
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License"); you may
66
# not use this file except in compliance with the License. You may obtain
@@ -32,7 +32,7 @@
3232
open(version_py_path).read()).group(1)
3333

3434
TOPIC_MODELING_DEPENDENCIES = ["cython", "pystemmer==2.0.1"]
35-
IMAGES_DEPENDENCIES = ["bigml-sensenet==0.6.3"]
35+
IMAGES_DEPENDENCIES = ["bigml-sensenet==0.7.0"]
3636

3737
# Concatenate files into the long description
3838
file_contents = []
@@ -53,7 +53,7 @@
5353
license="http://www.apache.org/licenses/LICENSE-2.0",
5454
setup_requires = ['nose'],
5555
install_requires = ["unidecode", "bigml-chronos>=0.4.3", "requests",
56-
"requests-toolbelt", "msgpack", "numpy<1.22,>=1.21", "scipy",
56+
"requests-toolbelt", "msgpack", "numpy>=1.22,<1.24", "scipy",
5757
"javascript"],
5858
extras_require={"images": IMAGES_DEPENDENCIES,
5959
"topics": TOPIC_MODELING_DEPENDENCIES,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy