Skip to content

Commit

Permalink
Converted pyproject.toml to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 24, 2024
1 parent 8ae5d93 commit dbefdb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srv/isc-agent/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ twisted[all-non-platform,http2]==22.10.0 ; python_full_version >= "3.7.1" and py
typing-extensions==4.7.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
urllib3==1.26.18 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
zipp==3.15.0 ; python_full_version >= "3.7.1" and python_version < "3.8"
zope-interface==6.4.post0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
zope-interface==6.4.post1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"

0 comments on commit dbefdb4

Please sign in to comment.