Skip to content

Commit

Permalink
The rise of the new Nebula
Browse files Browse the repository at this point in the history
  • Loading branch information
Bleon Proko authored and Bleon Proko committed Jul 12, 2024
1 parent 9b04b26 commit 1bfed35
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
9 changes: 6 additions & 3 deletions client/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ requests
termcolor
colorama
justifytext
flask_mongoengine
#flask_mongoengine
flask-mongoengine-3
urllib3
Flask==2.2.3
Werkzeug==2.2.2
Flask
#Flask==2.2.3
#Werkzeug==2.2.2
Werkzeug
4 changes: 2 additions & 2 deletions clientGUI/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Werkzeug==2.2.2
Flask==2.2.3
Werkzeug
Flask
#PySide2
PyQt5
prompt_toolkit
Expand Down

0 comments on commit 1bfed35

Please sign in to comment.