Skip to content

Commit

Permalink
change_requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
alexccastelo committed Nov 22, 2023
1 parent 791e807 commit 9b23ced
Showing 1 changed file with 51 additions and 1 deletion.
52 changes: 51 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,51 @@
flask
asgiref==3.7.2
attrs==23.1.0
bidict==0.22.1
black==23.10.1
blinker==1.7.0
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
Django==4.2.7
et-xmlfile==1.1.0
Flask==3.0.0
Flask-SocketIO==5.3.6
h11==0.14.0
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
killall==66.0.2
MarkupSafe==2.1.3
mypy-extensions==1.0.0
mysql-connector-python==8.2.0
openpyxl==3.1.2
outcome==1.3.0.post0
packaging==23.2
pathspec==0.11.2
platformdirs==3.11.0
protobuf==4.21.12
psutil==5.9.6
pycparser==2.21
PySide6==6.6.0
PySide6-Addons==6.6.0
PySide6-Essentials==6.6.0
PySocks==1.7.1
python-dotenv==1.0.0
python-engineio==4.8.0
python-socketio==5.10.0
requests==2.31.0
selenium==4.15.1
shiboken6==6.6.0
simple-websocket==1.0.0
sniffio==1.3.0
sortedcontainers==2.4.0
sqlparse==0.4.4
trio==0.23.0
trio-websocket==0.11.1
tzdata==2023.3
urllib3==2.0.7
webdriver-manager==4.0.1
Werkzeug==3.0.1
wsproto==1.2.0

0 comments on commit 9b23ced

Please sign in to comment.