Skip to content

Commit

Permalink
install requires requests library to be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmuhia committed Oct 25, 2023
1 parent cc39f98 commit 6a47e51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
platforms='any',
install_requires=[
'FastAPI',
'requests'
],
classifiers=[
'Development Status :: 5 - Production/Stable',
Expand Down

0 comments on commit 6a47e51

Please sign in to comment.