Skip to content

Commit 2120550

Browse files
committed
set jsonpickle version to running version
1 parent cf3b16c commit 2120550

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

frost_sta_client/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__title__ = 'frost_sta_client'
2-
__version__ = '1.1.33'
2+
__version__ = '1.1.34'
33
__license__ = 'LGPL3'
44
__author__ = 'Katharina Emde'
55
__copyright__ = 'Fraunhofer IOSB'

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jsonpickle
1+
jsonpickle<=2.2.0
22
demjson3
33
requests
44
furl

0 commit comments

Comments
 (0)