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 fc69589 commit eae7407Copy full SHA for eae7407
.circleci/config.yml
@@ -11,9 +11,6 @@ jobs:
11
- python/load-cache
12
- python/install-deps
13
- python/save-cache
14
- - run:
15
- command: ./manage.py test
16
- name: Test
17
18
workflows:
19
main:
requirements.txt
@@ -13,8 +13,7 @@ pyparsing==2.4.2
python-dateutil==2.8.0
PyWavelets==1.1.1
redis==3.3.11
-redisai==1.0.1
-rmtest==0.7.0
-scikit-image==0.16.1
+redisai==1.0.2
+scikit-image==0.16.2
scipy==1.3.1
20
six==1.12.0
0 commit comments