internetarchive / internetarchive/arklet

support Django >= 6.0 ?

Open
#17 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
24
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Hi all,

I just tried to install arklet in my Django project but I'm only getting a 0.1.0 version because anything newer apparently wants:

```
dependencies = [
"Django>=4.2,<6.0",
]
```

I have not checked if anything breaks with Django>=6, but I wouldn't expect so.

Thanks! :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.