Skip to content

Commit 8a1718e

Browse files
committed
Incluído gráfico de calor de citações
1 parent d631645 commit 8a1718e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
requests==2.8.1
1+
requests==2.11.1
22
cython==0.22
3-
thriftpy==0.3.9
3+
thriftpy==0.3.1
44
pyramid==1.5.7
55
pyramid_chameleon==0.3
66
pyramid_mako==1.0
77
waitress==0.8.10
88
dogpile.cache==0.5.6
99
pylibmc==1.5.0
1010
Babel==2.0
11-
scieloh5m5==1.4.4
11+
scieloh5m5==1.5.4
1212
xylose==1.16.5
13-
citedbyapi==1.2.4
13+
citedbyapi==1.3.7
1414
articlemetaapi==1.6.11
1515
-e git+https://github.com/scieloorg/thriftpy-wrap@0.1.1#egg=thriftpywrap
16-
-e git+https://github.com/scieloorg/analytics@1.12.1#egg=analytics
16+
-e git+https://github.com/scieloorg/analytics@1.13.1#egg=analytics

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
setup(
3232
name="analytics",
33-
version='1.12.1',
33+
version='1.13.1',
3434
description="A analytics frontend for SciELO usage and publication statistics",
3535
author="SciELO",
3636
author_email="scielo-dev@googlegroups.com",

0 commit comments

Comments
 (0)