Mise à jour des scripts et docs de log
This commit is contained in:
85
txt/requirements.txt
Normal file
85
txt/requirements.txt
Normal file
@@ -0,0 +1,85 @@
|
||||
# Pour le mettre à jour
|
||||
# pip freeze > requirements.txt
|
||||
#
|
||||
altair==5.5.0
|
||||
ansi==0.3.7
|
||||
attrs==25.3.0
|
||||
beautifulsoup4==4.13.3
|
||||
blinker==1.9.0
|
||||
cachetools==5.5.2
|
||||
certifi==2025.1.31
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.1
|
||||
click==8.1.8
|
||||
colorama==0.4.6
|
||||
colorlog==6.9.0
|
||||
comtypes==1.4.10
|
||||
contourpy==1.3.1
|
||||
cryptography==44.0.2
|
||||
cycler==0.12.1
|
||||
DateTime==5.5
|
||||
deepmerge==2.0b0
|
||||
dulwich==0.22.8
|
||||
err==3.2.0
|
||||
errbot==6.2.0
|
||||
et_xmlfile==2.0.0
|
||||
Flask==3.1.0
|
||||
fonttools==4.57.0
|
||||
fpdf==1.7.2
|
||||
gitdb==4.0.12
|
||||
GitPython==3.1.44
|
||||
idna==3.10
|
||||
importlib==1.0.4
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.6
|
||||
jsonschema==4.23.0
|
||||
jsonschema-specifications==2024.10.1
|
||||
kiwisolver==1.4.8
|
||||
Markdown==3.7
|
||||
MarkupSafe==3.0.1
|
||||
matplotlib==3.10.1
|
||||
mysql==0.0.3
|
||||
mysql-connector==2.2.9
|
||||
mysql-connector-python==9.2.0
|
||||
mysqlclient==2.2.7
|
||||
narwhals==1.33.0
|
||||
numpy==2.2.4
|
||||
openpyxl==3.1.5
|
||||
packaging==24.2
|
||||
paho-mqtt==2.1.0
|
||||
pandas==2.2.3
|
||||
pillow==11.1.0
|
||||
protobuf==5.29.4
|
||||
pyarrow==19.0.1
|
||||
pycparser==2.22
|
||||
pydeck==0.9.1
|
||||
Pygments==2.16.1
|
||||
pygments-markdown-lexer==0.1.0.dev39
|
||||
pyOpenSSL==25.0.0
|
||||
pyparsing==3.2.3
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.1.0
|
||||
pytz==2025.2
|
||||
referencing==0.36.2
|
||||
requests==2.32.3
|
||||
rpds-py==0.24.0
|
||||
schedule==1.2.2
|
||||
setproctitle==1.3.5
|
||||
six==1.17.0
|
||||
smmap==5.0.2
|
||||
soupsieve==2.6
|
||||
streamlit==1.44.1
|
||||
subprocess-alive==0.10
|
||||
tenacity==9.1.2
|
||||
timedelta==2020.12.3
|
||||
toml==0.10.2
|
||||
tornado==6.4.2
|
||||
typing_extensions==4.12.2
|
||||
tzdata==2025.2
|
||||
urllib3==2.3.0
|
||||
waitress==3.0.2
|
||||
watchdog==6.0.0
|
||||
WebOb==1.8.8
|
||||
WebTest==3.0.4
|
||||
Werkzeug==3.1.3
|
||||
zope.interface==7.2
|
||||
Reference in New Issue
Block a user