File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
1
Changes
2
2
-------
3
3
4
- unreleased
4
+ 1.0.8
5
+ ----------
6
+ - bump Django 5.1.7
7
+ - update edc-pharmacy, edc-pdf-reports
8
+
9
+ 1.0.7
5
10
----------
6
11
- add django-admin-rangefilter as requirement
7
12
Original file line number Diff line number Diff line change @@ -95,9 +95,9 @@ install_requires =
95
95
edc-next-appointment ==0.3.1
96
96
edc-notification ==1.0.0
97
97
edc-offstudy ==1.0.0
98
- edc-pdf-reports ==1.0.0
98
+ edc-pdf-reports ==1.0.1
99
99
edc-pdutils ==1.0.0
100
- edc-pharmacy ==1.0.2
100
+ edc-pharmacy ==1.0.4
101
101
edc-prn ==1.0.0
102
102
edc-protocol ==1.0.0
103
103
edc-protocol-incident ==1.0.0
@@ -123,7 +123,7 @@ install_requires =
123
123
edc-visit-tracking ==1.0.1
124
124
edc-vitals ==1.0.0
125
125
# Django
126
- Django>=5.1.5 ,<5.2
126
+ Django>=5.1.7 ,<5.2
127
127
128
128
[options.packages.find]
129
129
exclude =
You can’t perform that action at this time.
0 commit comments