Skip to content

Commit

Permalink
Merge pull request #30 from warisgill/dependency2
Browse files Browse the repository at this point in the history
fixed dependcies issues in all services
  • Loading branch information
jashmehta3300 authored Oct 10, 2023
2 parents e69ae33 + 9469ef7 commit 85bd240
Show file tree
Hide file tree
Showing 8 changed files with 5,351 additions and 2,248 deletions.
28 changes: 7 additions & 21 deletions accounts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,9 @@
attrs==23.1.0
click==7.1.2
dnspython==2.3.0
Flask==1.1.4
Flask-Cors==3.0.10
grpcio==1.54.2
grpcio-tools==1.54.2
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe==2.0.1
more-itertools==9.1.0
packaging==23.1
pluggy==0.13.1
protobuf==4.23.2
py==1.11.0
pymongo==4.3.3
pytest==5.4.3
six==1.16.0
wcwidth==0.2.6
Werkzeug==1.0.1
Flask
Flask-Cors
grpcio
grpcio-tools
pymongo
pytest
requests
dotmap
python-dotenv==1.0.0
python-dotenv
Loading

0 comments on commit 85bd240

Please sign in to comment.