diff --git a/README.md b/README.md index cd7771a..f2c0a1c 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,13 @@ IQFEED_HOST=localhost IQFEED_PORT=9100 ``` +## Dependencies + +The IQFeed module depends on the following Python packages: + +``` +pandas +python-dotenv +``` + --- \ No newline at end of file