Skip to content

Commit c36f4bf

Browse files
committed
Updating requirements for trust bonus calculation
1 parent c528ee1 commit c36f4bf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements/base.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,7 @@ graphqlclient==0.2.4
119119
docutils==0.17.1
120120
unidecode==1.2.0
121121
drf-flex-fields==0.9.1
122-
pandas
122+
pandas==1.3.5
123123
django-svg-image-form-field==1.0.1
124+
datar==0.8.6
125+
pdtypes==0.0.4

requirements/test.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@ ipfshttpclient==0.6.0
1818
dj_static==0.0.6
1919
livereload==2.6.3
2020
didkit==0.2.1
21-
datar==0.8.6
22-
pdtypes==0.0.4

0 commit comments

Comments
 (0)