diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-07-18 12:26:06 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-18 12:26:06 -0700 |
| commit | fbf8f502d70939d5d5e1d9dbcf406b9566863d80 (patch) | |
| tree | 4bf9b7cd054a3a2274752b6bad1b22e92a69b918 | |
| parent | c6432e06cb448c4f4cc4c696406ba2da1e6a67f1 (diff) | |
| parent | f149804ca3a7c75de07c3091fadcd89a5dfab2d9 (diff) | |
Merge pull request #3 from pinapelz/dependabot/pip/pipreqs-0.4.12
build(deps): bump pipreqs from 0.4.11 to 0.4.12
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 0bd34b7..233bfe3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ mysql-connector-python==8.0.32 numpy==1.24.2 packaging==23.0 pandas==1.5.3 -pipreqs==0.4.11 +pipreqs==0.4.12 plotly==5.13.1 protobuf==3.20.3 python-dateutil==2.8.2 |
