Skip to content

Commit

Permalink
feat: tc_messageBroker package was added
Browse files Browse the repository at this point in the history
  • Loading branch information
scientiststwin committed Jul 28, 2023
1 parent be3fe6b commit b11fe34
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,32 @@ async-timeout==4.0.2
attrs==22.2.0
cffi==1.15.1
click==8.1.6
coverage==7.2.7
coverage==7.2.5
cryptography==41.0.2
dnspython==2.2.1
exceptiongroup==1.1.0
iniconfig==2.0.0
jsonschema==4.17.3
neo4j==5.10.0
networkx==3.1
numpy==1.25.1
numpy==1.24.1
packaging==23.0
pandas==2.0.3
pika==1.3.2
pluggy==1.0.0
pycparser==2.21
pymongo==4.3.3
pyrsistent==0.19.3
pytest==7.2.0
pytest-cov==4.0.0
python-dateutil==2.8.2
python-dotenv==0.21.1
pytz==2022.7.1
redis==4.6.0
rq==1.15.1
ruff==0.0.265
six==1.16.0
tc-messageBroker==1.4.0
tomli==2.0.1
types-pyOpenSSL==23.2.0.2
tzdata==2023.3

0 comments on commit b11fe34

Please sign in to comment.