oee config services commit
Showing
app.py
0 → 100644
data/keys/private
0 → 100644
data/keys/public
0 → 100644
| cryptography~=36.0.1 | cryptography~=36.0.1 | ||
| crypto~=1.4.1 | crypto~=1.4.1 | ||
| fastapi~=0.74.1 | fastapi==0.75.2 | ||
| httpx~=0.22.0 | httpx~=0.19.0 | ||
| ilens-kafka-publisher==0.4.2 | ilens-kafka-publisher==0.4.2 | ||
| kafka-python~=2.0.2 | kafka-python~=2.0.2 | ||
| pandas~=1.4.1 | pandas==1.4.2 | ||
| psycopg2-binary~=2.9.3 | psycopg2-binary~=2.9.3 | ||
| pydantic~=1.9.0 | pydantic==1.9.0 | ||
| pyjwt~=2.3.0 | PyJWT==2.3.0 | ||
| pymongo~=4.0.1 | pytz==2022.1 | ||
| pymongo~=3.7.2 | |||
| pymssql~=2.2.4 | pymssql~=2.2.4 | ||
| pytest==3.2.4 | pytest==3.2.4 | ||
| python-dotenv~=0.19.2 | python-dotenv~=0.19.2 | ||
| pytz~=2021.3 | pyyaml~=5.1 | ||
| pyyaml~=6.0 | redis==4.2.2 | ||
| redis~=4.1.4 | shortuuid==1.0.8 | ||
| requests==2.26.0 | SQLAlchemy==1.4.35 | ||
| sqlalchemy-utils~=0.38.2 | SQLAlchemy-Utils==0.38.2 | ||
| sqlalchemy~=1.3.24 | uvicorn~=0.17.5 | ||
| uvicorn~=0.17.5 | argparse~=1.4.0 | ||
| \ No newline at end of file | DateTime~=4.3 | ||
| paho-mqtt~=1.5.0 | |||
| pendulum~=2.1.2 | |||
| requests~=2.27.1 | |||
| aiohttp~=3.8.1 | |||
| numpy==1.22.3 | |||
| \ No newline at end of file |
scripts/utils/kafka_util.py
0 → 100644
Please register or sign in to comment