Skip to content

Commit 85179f0

Browse files
asherfCopilot
andauthored
Update setup.py
Co-authored-by: Copilot <[email protected]>
1 parent 2d5dd88 commit 85179f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ def get_version():
4545
setup_requires=["pytest-runner"],
4646
options={"bdist_wheel": {"universal": "1"}},
4747
install_requires=[
48-
"prometheus-client>=0.7",
4948
"Django>=4.2",
49+
"prometheus-client>=0.7",
5050
],
5151
classifiers=[
5252
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)