Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
geomultisens
gms_preprocessing
Commits
8784a650
Commit
8784a650
authored
Dec 02, 2020
by
Daniel Scheffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed issue
#107
by updating py_tools_ds to v0.16.3.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
e374c257
Pipeline
#16272
failed with stages
in 10 minutes and 48 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
HISTORY.rst
HISTORY.rst
+6
-0
requirements.txt
requirements.txt
+1
-1
setup.py
setup.py
+1
-1
No files found.
HISTORY.rst
View file @
8784a650
...
@@ -2,6 +2,12 @@
...
@@ -2,6 +2,12 @@
History
History
=======
=======
0.19.3 (2020-12-02)
-------------------
* Fixed issue #107 by updating py_tools_ds to v0.16.3
0.19.2 (2020-11-28)
0.19.2 (2020-11-28)
-------------------
-------------------
...
...
requirements.txt
View file @
8784a650
...
@@ -21,7 +21,7 @@ pyinstrument
...
@@ -21,7 +21,7 @@ pyinstrument
pyorbital
pyorbital
pyproj
pyproj
pyrsr
>=0.3.1
pyrsr
>=0.3.1
py_tools_ds
>=0.16.
2
py_tools_ds
>=0.16.
3
psutil
psutil
pytz
pytz
redis
redis
...
...
setup.py
View file @
8784a650
...
@@ -62,7 +62,7 @@ req = [
...
@@ -62,7 +62,7 @@ req = [
'pyorbital'
,
'pyorbital'
,
'pyproj'
,
'pyproj'
,
'pyrsr>=0.3.1'
,
'pyrsr>=0.3.1'
,
'py_tools_ds>=0.16.
2
'
,
'py_tools_ds>=0.16.
3
'
,
'pytz'
,
'pytz'
,
'redis'
,
# named redis on PyPI and redis-py on conda-forge
'redis'
,
# named redis on PyPI and redis-py on conda-forge
'redis-semaphore'
,
'redis-semaphore'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment