Skip to content

Commit

Permalink
[client] Adapt packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelHassine committed Mar 23, 2024
1 parent e21d21e commit cf0d91a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
PyYAML~=6.0
requests~=2.31.0
requests-toolbelt~=1.0.0
dataclasses-json~=0.6.4
pika~=1.3.0
pika~=1.3.0
python_json_logger~=2.0.4
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ install_requires =
python_json_logger~=2.0.4
pyyaml~=6.0
requests~=2.31.0
requests-toolbelt~=1.0.0
setuptools~=69.2.0

[options.extras_require]
Expand Down

0 comments on commit cf0d91a

Please sign in to comment.