Skip to content

Commit

Permalink
chore: pip freeze
Browse files Browse the repository at this point in the history
  • Loading branch information
wzyboy committed Jul 10, 2023
1 parent 3e35d17 commit cfecf3a
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
Flask==2.3.2
Flask-HTTPAuth-4.8.0
blinker==1.6.2
certifi==2023.5.7
charset-normalizer==3.2.0
click==8.1.4
elastic-transport==8.4.0
elasticsearch==8.8.0
Flask==2.3.2
Flask-HTTPAuth==4.8.0
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
requests==2.31.0
urllib3==1.26.16
Werkzeug==2.3.6

0 comments on commit cfecf3a

Please sign in to comment.