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.
2 parents fc69589 + 250625c commit c7b4235Copy full SHA for c7b4235
.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
@@ -7,14 +7,9 @@ kiwisolver==1.1.0
7
matplotlib==3.1.1
8
ml2rt==0.2.0
9
networkx==2.4
10
-numpy==1.17.3
Pillow==6.2.0
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
-scipy==1.3.1
+redisai==1.2.0
20
six==1.12.0
0 commit comments