gc-server6
1 anno fa
|
@@ -1,3 +1,4 @@
|
|
|
+.venv/
|
|
|
__pycache__
|
|
|
/Planung/save
|
|
|
build/
|
|
@@ -1,26 +1,25 @@
|
|
|
-beautifulsoup4==4.10.0
|
|
|
-chevron==0.14.0
|
|
|
-colorama==0.4.4
|
|
|
-cryptography==3.4.7
|
|
|
-Flask==2.0.2
|
|
|
-Flask_Cors==3.0.10
|
|
|
-Jinja2==3.0.3
|
|
|
-numpy==1.21.5
|
|
|
-oauthlib==3.1.1
|
|
|
-openpyxl==3.0.9
|
|
|
-pandas==1.3.5
|
|
|
-pdfplumber==0.6.0
|
|
|
-plac==1.3.4
|
|
|
-psutil==5.9.0
|
|
|
-pygame==2.1.2
|
|
|
-pyodbc==4.0.32
|
|
|
-python_crontab==2.6.0
|
|
|
-python_dateutil==2.8.2
|
|
|
-requests==2.27.0
|
|
|
-requests_oauthlib==1.3.0
|
|
|
-schedule==1.1.0
|
|
|
-SQLAlchemy==1.4.31
|
|
|
-suds_jurko==0.6
|
|
|
-unlzw==0.1.1
|
|
|
-uptime==3.0.1
|
|
|
-xlrd==2.0.1
|
|
|
+beautifulsoup4
|
|
|
+chevron
|
|
|
+colorama
|
|
|
+cryptography
|
|
|
+Flask
|
|
|
+Flask_Cors
|
|
|
+Jinja2
|
|
|
+numpy
|
|
|
+oauthlib
|
|
|
+openpyxl
|
|
|
+pandas
|
|
|
+pdfplumber
|
|
|
+plac
|
|
|
+psutil
|
|
|
+pygame
|
|
|
+pyodbc
|
|
|
+python_crontab
|
|
|
+python_dateutil
|
|
|
+requests
|
|
|
+requests_oauthlib
|
|
|
+schedule
|
|
|
+SQLAlchemy
|
|
|
+unlzw
|
|
|
+uptime
|
|
|
+xlrd
|