diff options
| author | handingkang <[email protected]> | 2024-01-17 21:37:39 +0800 |
|---|---|---|
| committer | handingkang <[email protected]> | 2024-01-17 21:37:39 +0800 |
| commit | 54a5df53fb0c69c3a812234702335451c356c369 (patch) | |
| tree | 4967c6529383d0b06bfadf328e84d4dc7cfe7f18 | |
| parent | f7e4c3a2357851a8f6d835bf66c8505cb80bd20a (diff) | |
更新requirements.txt 要求
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index acea192..d9f7ec4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,5 @@ pandas~=2.1.4 numpy~=1.26.3 neomodel~=5.2.1 PyMySQL~=1.1.0 -schedule~=1.2.1
\ No newline at end of file +schedule~=1.2.1 +requests~=2.31.0
\ No newline at end of file |
