Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DOML Model Checker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PIACERE
public
The Platform
DOML Model Checker
Commits
67529cf4
Unverified
Commit
67529cf4
authored
1 year ago
by
Andrea Franchini
Browse files
Options
Downloads
Patches
Plain Diff
bump version and fix requirements.txt
parent
8c8d7f3e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
mc_openapi/__init__.py
+1
-1
1 addition, 1 deletion
mc_openapi/__init__.py
requirements.txt
+11
-57
11 additions, 57 deletions
requirements.txt
requirements.txt.old
+57
-0
57 additions, 0 deletions
requirements.txt.old
with
69 additions
and
58 deletions
mc_openapi/__init__.py
+
1
−
1
View file @
67529cf4
__version__
=
'
2.
3
.0
'
__version__
=
'
2.
4
.0
'
This diff is collapsed.
Click to expand it.
requirements.txt
+
11
−
57
View file @
67529cf4
alabaster
==0.7.13
tabulate
attrs
==22.2.0
connexion
Babel
==2.11.0
connexion
[swagger-ui]
beautifulsoup4
==4.11.1
joblib
certifi
==2022.12.7
z3-solver
charset-normalizer
==3.0.1
networkx
click
==8.1.3
lxml
clickclick
==20.10.2
pyecore
connexion
==2.14.2
piacere-doml-synthesis
docutils
==0.19
lark
Flask
==2.2.2
uvicorn
furo
==2022.12.7
\ No newline at end of file
future-fstrings
==1.2.0
h11
==0.14.0
idna
==3.4
imagesize
==1.4.1
inflection
==0.5.1
iniconfig
==2.0.0
itsdangerous
==2.1.2
Jinja2
==3.1.2
joblib
==1.2.0
jsonschema
==4.17.3
lark
==1.1.5
lxml
==4.9.2
MarkupSafe
==2.1.2
networkx
==3.0
ordered-set
==4.1.0
packaging
==23.0
piacere-doml-synthesis
==2023.1.3
pluggy
==1.0.0
pyecore
==0.13.0
Pygments
==2.14.0
pyrsistent
==0.19.3
pytest
==7.2.1
pytz
==2022.7.1
PyYAML
==6.0
requests
==2.28.2
RestrictedPython
==6.0
snowballstemmer
==2.2.0
soupsieve
==2.3.2.post1
Sphinx
==6.1.3
sphinx-basic-ng
==1.0.0b1
sphinxcontrib-applehelp
==1.0.4
sphinxcontrib-devhelp
==1.0.2
sphinxcontrib-htmlhelp
==2.0.0
sphinxcontrib-jsmath
==1.0.1
sphinxcontrib-qthelp
==1.0.3
sphinxcontrib-serializinghtml
==1.1.5
swagger-ui-bundle
==0.0.9
termcolor
==2.2.0
urllib3
==1.26.14
uvicorn
==0.20.0
Werkzeug
==2.2.2
z3-solver
==4.11.2.0
tabulate
==0.9.0
pytest-xdist
==3.3.1
subtests
==0.11.0
\ No newline at end of file
This diff is collapsed.
Click to expand it.
requirements.txt.old
0 → 100644
+
57
−
0
View file @
67529cf4
alabaster==0.7.13
attrs==22.2.0
Babel==2.11.0
beautifulsoup4==4.11.1
certifi==2022.12.7
charset-normalizer==3.0.1
click==8.1.3
clickclick==20.10.2
connexion==2.14.2
docutils==0.19
Flask==2.2.2
furo==2022.12.7
future-fstrings==1.2.0
h11==0.14.0
idna==3.4
imagesize==1.4.1
inflection==0.5.1
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.2.0
jsonschema==4.17.3
lark==1.1.5
lxml==4.9.2
MarkupSafe==2.1.2
networkx==3.0
ordered-set==4.1.0
packaging==23.0
piacere-doml-synthesis==2023.1.3
pluggy==1.0.0
pyecore==0.13.0
Pygments==2.14.0
pyrsistent==0.19.3
pytest==7.2.1
pytz==2022.7.1
PyYAML==6.0
requests==2.28.2
RestrictedPython==6.0
snowballstemmer==2.2.0
soupsieve==2.3.2.post1
Sphinx==6.1.3
sphinx-basic-ng==1.0.0b1
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
swagger-ui-bundle==0.0.9
termcolor==2.2.0
urllib3==1.26.14
uvicorn==0.20.0
Werkzeug==2.2.2
z3-solver==4.11.2.0
tabulate==0.9.0
pytest-xdist==3.3.1
subtests==0.11.0
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment