Skip to content

Commit

Permalink
updated requiremetns
Browse files Browse the repository at this point in the history
  • Loading branch information
extreme4all committed May 27, 2024
1 parent 9303c7d commit 10ae950
Showing 1 changed file with 30 additions and 27 deletions.
57 changes: 30 additions & 27 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,38 +1,41 @@
aiokafka==0.8.1
aiokafka==0.10.0
AioKafkaEngine==0.0.4
aiomysql==0.2.0
annotated-types==0.6.0
annotated-types==0.7.0
async-timeout==4.0.3
asyncmy==0.2.8
black==23.10.1
asyncmy==0.2.9
black==24.4.2
cffi==1.16.0
cfgv==3.4.0
click==8.1.7
cryptography==41.0.6
distlib==0.3.7
exceptiongroup==1.1.3
filelock==3.13.1
greenlet==3.0.1
identify==2.5.31
cryptography==42.0.7
distlib==0.3.8
exceptiongroup==1.2.1
Faker==25.2.0
filelock==3.14.0
greenlet==3.0.3
identify==2.5.36
iniconfig==2.0.0
isort==5.12.0
isort==5.13.2
kafka-python==2.0.2
mypy-extensions==1.0.0
nodeenv==1.8.0
packaging==23.2
pathspec==0.11.2
platformdirs==3.11.0
pluggy==1.3.0
pre-commit==3.5.0
pycparser==2.21
pydantic==2.4.2
pydantic-settings==2.0.3
pydantic_core==2.10.1
PyMySQL==1.1.0
pytest==7.4.3
python-dotenv==1.0.0
packaging==24.0
pathspec==0.12.1
platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
pycparser==2.22
pydantic==2.7.1
pydantic-settings==2.2.1
pydantic_core==2.18.2
PyMySQL==1.1.1
pytest==8.2.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
PyYAML==6.0.1
SQLAlchemy==2.0.23
six==1.16.0
SQLAlchemy==2.0.30
tomli==2.0.1
typing_extensions==4.8.0
virtualenv==20.24.6
AiokafkaEngine==0.0.4
typing_extensions==4.12.0
virtualenv==20.26.2

0 comments on commit 10ae950

Please sign in to comment.