We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee66dda commit 63acd41Copy full SHA for 63acd41
setup.cfg
@@ -48,8 +48,8 @@ install_requires =
48
requests-oauthlib >= 1.3
49
pillow >= 7
50
chardet >= 4
51
- filebrowser_safe@https://github.com/stephenmcd/filebrowser-safe/archive/master.tar.gz
52
- grappelli_safe@https://github.com/stephenmcd/grappelli-safe/archive/master.tar.gz
+ filebrowser_safe >= 1.0.0
+ grappelli_safe >= 1.0.0
53
54
[options.extras_require]
55
testing =
0 commit comments