Skip to content

Commit

Permalink
cleaned up python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ReggaeUlli committed Aug 14, 2023
1 parent 7884206 commit 73101a4
Showing 1 changed file with 6 additions and 45 deletions.
51 changes: 6 additions & 45 deletions server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,61 +1,22 @@
altgraph==0.17.3
aniso8601==9.0.1
attrs==23.1.0
auto-py-to-exe==2.36.0
blinker==1.6.2
bottle==0.12.25
bottle-websocket==0.2.9
cffi==1.15.1
click==8.1.6
colorama==0.4.6
cryptography==41.0.3
Eel==0.16.0
exceptiongroup==1.1.2
flasgger==0.9.7b2
flasgger==0.9.7.1
Flask==2.3.2
Flask-RESTful==0.3.10
flask-restplus==0.13.0
flask-restx==1.1.0
flask-swagger==0.2.14
flask-swagger-ui==4.11.1
flask-vite==0.2.4
future==0.18.3
gevent==23.7.0
gevent-websocket==0.10.1
greenlet==2.0.2
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.17.3
jsonschema==4.19.0
jsonschema-specifications==2023.7.1
MarkupSafe==2.1.3
mistune==3.0.1
node==1.2.1
npm==0.1.1
odict==1.9.0
optional-django==0.1.0
owlready2==0.44
packaging==23.1
pefile==2023.2.7
pluggy==1.2.0
plumber==1.7
pycparser==2.21
pyinstaller==5.13.0
pyinstaller-hooks-contrib==2023.6
pyparsing==3.1.1
pyrsistent==0.19.3
pytest==7.4.0
pytz==2023.3
pywin32-ctypes==0.2.2
PyYAML==6.0
PyYAML==6.0.1
referencing==0.30.2
rpds-py==0.9.2
six==1.16.0
tomli==2.0.1
Werkzeug==2.3.7
whichcraft==0.6.1
zope.component==6.0
zope.deferredimport==4.4
zope.deprecation==5.0
zope.event==4.6
zope.hookable==5.4
zope.interface==6.0
zope.lifecycleevent==4.4
zope.proxy==5.0.0

0 comments on commit 73101a4

Please sign in to comment.