PIbd-42_SSPR/requirements.txt
AnnZhimol 49e327005e Update Database:
+ch_experiment_data in click_house
+experiment_data and experiment_parameters in postgresql
+experiment_data has foreign_key from experiment_parameters
+new connections
+realize routes for ch_experiment_data
+new alg csv_to_db
+new methods in repos
+update dockerfile
+update readme "how to init db"
2024-10-25 01:02:31 +03:00

43 lines
1.5 KiB
Plaintext

alembic==1.13.3
annotated-types==0.7.0
anyio==4.6.2.post1
asyncpg==0.29.0
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
clickhouse-connect==0.8.3
clickhouse-driver==0.2.9
colorama==0.4.6
fastapi==0.115.2
greenlet==3.1.1
h11==0.14.0
idna==3.10
lz4==4.3.3
Mako==1.3.5
MarkupSafe==3.0.1
numpy==2.0.0
pandas==2.2.3
pandasql==0.7.3
psutil==6.0.0
psycopg==3.2.3
psycopg-binary==3.2.3
pydantic==2.9.2
pydantic-settings==2.5.2
pydantic_core==2.23.4
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.2
PyYAML==6.0.2
requests==2.32.3
six==1.16.0
sniffio==1.3.1
SQLAlchemy==2.0.35
starlette==0.39.2
typing_extensions==4.12.2
tzdata==2024.2
tzlocal==5.2
urllib3==2.2.3
uvicorn==0.31.1
zstandard==0.23.0
clickhouse-sqlalchemy~=0.3.2