add:初始化工程
This commit is contained in:
56
requirements.txt.bak
Normal file
56
requirements.txt.bak
Normal file
@@ -0,0 +1,56 @@
|
||||
Flask==3.0.2
|
||||
flask-cors==6.0.1
|
||||
pandas==2.3.2
|
||||
|
||||
altgraph==0.17.4
|
||||
blinker==1.9.0
|
||||
cabarchive==0.2.4
|
||||
certifi==2025.10.5
|
||||
chardet==5.2.0
|
||||
charset-normalizer==3.4.4
|
||||
click==8.2.1
|
||||
colorama==0.4.6
|
||||
cx_Freeze==8.4.0
|
||||
cx_Logging==3.2.1
|
||||
diff_cover==9.6.0
|
||||
et_xmlfile==2.0.0
|
||||
exceptiongroup==1.3.0
|
||||
filelock==3.19.1
|
||||
Flask==3.0.2
|
||||
flask-cors==6.0.1
|
||||
idna==3.11
|
||||
iniconfig==2.1.0
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.6
|
||||
lief==0.16.6
|
||||
MarkupSafe==3.0.2
|
||||
numpy==2.2.6
|
||||
openpyxl==3.2.0b1
|
||||
packaging==25.0
|
||||
pandas==2.3.2
|
||||
pathspec==0.12.1
|
||||
pefile==2023.2.7
|
||||
platformdirs==4.4.0
|
||||
pluggy==1.6.0
|
||||
Pygments==2.19.2
|
||||
pyinstaller==6.16.0
|
||||
pyinstaller-hooks-contrib==2025.8
|
||||
pytest==8.4.1
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2025.2
|
||||
pywin32-ctypes==0.2.3
|
||||
PyYAML==6.0.2
|
||||
regex==2025.8.29
|
||||
requests==2.32.5
|
||||
retrying==1.4.2
|
||||
six==1.17.0
|
||||
sqlfluff==3.4.2
|
||||
striprtf==0.0.29
|
||||
tblib==3.1.0
|
||||
toml==0.10.2
|
||||
tomli==2.2.1
|
||||
tqdm==4.67.1
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2025.2
|
||||
urllib3==2.5.0
|
||||
Werkzeug==3.1.3
|
||||
Reference in New Issue
Block a user