Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
Co-authored-by: Sven Eberth <[email protected]>
  • Loading branch information
Grashalmbeisser and sveneberth authored May 6, 2024
1 parent 1087b55 commit b0dbfad
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@ package_dir =
packages = find:
python_requires = >=3.11
install_requires =
app_server==0.9.9
app_server~=0.9
click~=8.1.7
pipfile-requirements~=0.3.0
requests~=2.31
semver~=3.0
click==8.1.7
pipfile-requirements==0.3.0
requests==2.31.0
Expand Down

0 comments on commit b0dbfad

Please sign in to comment.