Add requirements file
This commit is contained in:
parent
95c854f215
commit
eb77edaa76
1 changed files with 43 additions and 0 deletions
43
requirements.txt
Normal file
43
requirements.txt
Normal file
|
|
@ -0,0 +1,43 @@
|
||||||
|
annotated-doc==0.0.4
|
||||||
|
annotated-types==0.7.0
|
||||||
|
anyio==4.11.0
|
||||||
|
asgiref==3.10.0
|
||||||
|
bcrypt==5.0.0
|
||||||
|
certifi==2025.11.12
|
||||||
|
charset-normalizer==3.4.4
|
||||||
|
click==8.3.1
|
||||||
|
dbus-python==1.4.0
|
||||||
|
Django==5.2.8
|
||||||
|
dnspython==2.8.0
|
||||||
|
dotenv==0.9.9
|
||||||
|
email-validator==2.3.0
|
||||||
|
fastapi==0.121.1
|
||||||
|
greenlet==3.2.4
|
||||||
|
h11==0.16.0
|
||||||
|
idna==3.11
|
||||||
|
numpy==2.3.5
|
||||||
|
pandas==2.3.3
|
||||||
|
psycopg2-binary==2.9.11
|
||||||
|
pydantic==2.12.4
|
||||||
|
pydantic_core==2.41.5
|
||||||
|
PyMySQL==1.1.2
|
||||||
|
PyQt6==6.9.0
|
||||||
|
PyQt6-Charts==6.10.0
|
||||||
|
PyQt6-Charts-Qt6==6.10.0
|
||||||
|
PyQt6-Qt6==6.10.0
|
||||||
|
PyQt6_sip==13.8.0
|
||||||
|
python-dateutil==2.9.0.post0
|
||||||
|
python-dotenv==1.2.1
|
||||||
|
python-multipart==0.0.20
|
||||||
|
pytz==2025.2
|
||||||
|
requests==2.32.5
|
||||||
|
six==1.17.0
|
||||||
|
sniffio==1.3.1
|
||||||
|
SQLAlchemy==2.0.44
|
||||||
|
sqlparse==0.5.3
|
||||||
|
starlette==0.49.3
|
||||||
|
typing-inspection==0.4.2
|
||||||
|
typing_extensions==4.15.0
|
||||||
|
tzdata==2025.2
|
||||||
|
urllib3==2.5.0
|
||||||
|
uvicorn==0.38.0
|
||||||
Loading…
Add table
Add a link
Reference in a new issue