File tree Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Original file line number Diff line number Diff line change 1
1
gunicorn == 22.0.0
2
2
3
- Django == 4.2.20
4
- whitenoise == 6.6 .0
3
+ Django == 4.2.23
4
+ whitenoise == 6.9 .0
5
5
6
6
django-cron == 0.6.0 #deprecated
7
7
8
8
django-watchman == 1.3.0
9
9
django-su == 1.0.0
10
- django-mysql == 4.12 .0
10
+ django-mysql == 4.17 .0
11
11
# The alternative to this is redis, but we don't use redis yet
12
12
django-constance [database ]== 3.1.0
13
13
django-webpack-loader == 2.0.1
14
14
15
- django-csp == 3.7 #no updates
16
- django-import-export == 3.3.1
17
- django-admin-rangefilter == 0.11 .2
15
+ django-csp == 3.8 #no updates
16
+ django-import-export == 3.3.9
17
+ django-admin-rangefilter == 0.13 .2
18
18
# Django/Python fontawesome library supporting CSS in UI
19
- fontawesomefree == 6.4.2
19
+ fontawesomefree == 6.6.0
20
20
21
21
# graphql
22
- graphene-django == 3.1.5
22
+ graphene-django == 3.2.3
23
23
graphql-core-promise == 3.2.3.post1
24
- django-filter == 23.3
24
+ django-filter == 23.5
25
25
26
26
# object-level permissions
27
- rules == 3.3
27
+ rules == 3.5
28
28
29
29
# These should be okay to update minors
30
- numpy == 1.26.1
31
- pandas == 2.1.2
30
+ numpy == 1.26.4
31
+ pandas == 2.3.0
32
32
pangres == 4.2.1
33
33
34
- SQLAlchemy == 2.0.23
35
- mysqlclient == 2.2.4
36
- google-cloud-bigquery [pandas ]== 3.19 .0
34
+ SQLAlchemy == 2.0.41
35
+ mysqlclient == 2.2.7
36
+ google-cloud-bigquery [pandas ]== 3.34 .0
37
37
38
- debugpy == 1.8.0
39
- jsonschema == 4.19.2
38
+ debugpy == 1.8.14
39
+ jsonschema == 4.24.0
40
40
pinax-eventlog == 5.1.1 #no updates
41
- pycryptodome == 3.19.1
41
+ pycryptodome == 3.23.0
42
42
PyLTI1p3 == 2.0.0 #no further update Nov 2022)
43
43
hjson == 3.1.0
44
- pytz == 2023.3.post1
44
+ pytz == 2023.4
You can’t perform that action at this time.
0 commit comments