RainDew

Results 4 issues of RainDew

Hi I notice that **bson** are used as direct dependency in _source code file-tweepy/cache.py_. So I am wondering if bson should be listed in configuration files such as requirements.txt. ![image](https://user-images.githubusercontent.com/93640935/142226431-8535db7c-f386-40a4-9140-3bee895c3455.png)

Improvement
Question

Hi I noticed ipython and bpython are used in source code in _nameko/cli/shell.py_. But there are not any configuration files which declare them as dependencies. I am wondering if it...

Hi, I notice that **rebulk** is used as a **direct dependency** in some code files such as _subliminal/matches.py_. So should rebulk be listed as a dependency for the project? ![image](https://user-images.githubusercontent.com/93640935/142164627-8eb725df-c49d-410e-ad65-4e7cd305af88.png)...

Hi I notice that **traitlets** are used as direct dependency in source code file-_packages/python/plotly/plotly/basewidget.py_ . But traitlets is not listed in any configuration file. So I am wondering if traitlets...