Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pykkn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
TU-DA Fluidsystemtechnik
Public
pykkn
Commits
eed264de
Commit
eed264de
authored
2 years ago
by
Zhang, Zhichao
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/correct-dev-dependencies'
parents
158f9137
d1ff4617
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+71
-0
71 additions, 0 deletions
poetry.lock
pyproject.toml
+2
-0
2 additions, 0 deletions
pyproject.toml
with
73 additions
and
0 deletions
poetry.lock
+
71
−
0
View file @
eed264de
...
...
@@ -226,6 +226,61 @@ optional = false
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
"
[[
package
]]
<<<<<<<
HEAD
name
=
"python-dateutil"
version
=
"2.8.2"
description
=
"Extensions to the standard Python datetime module"
category
=
"main"
optional
=
false
python-versions
=
"!=3.0.*,!=3.1.*,!=3.2.*,>
=
2.7
"
[
package.dependencies
]
six
=
">
=
1.5
"
[[
package
]]
name
=
"pytz"
version
=
"2022.2.1"
description
=
"World timezone definitions, modern and historical"
category
=
"main"
optional
=
false
python-versions
=
"*"
[[
package
]]
name
=
"requests"
version
=
"2.28.1"
description
=
"Python HTTP for Humans."
category
=
"main"
=
=====
=
name
=
"requests"
version
=
"2.28.1"
description
=
"Python HTTP for Humans."
category
=
"dev"
>>>>>>>
origin/correct-dev-dependencies
optional
=
false
python-versions
=
">
=
3.7
,
<
4
"
[
package.dependencies
]
certifi
=
">
=
2017.4
.
17
"
charset-normalizer
=
">
=
2
,
<
3
"
idna
=
">
=
2.5
,
<
4
"
urllib3
=
">
=
1.21
.
1
,
<
1.27
"
[
package.extras
]
socks
=
[
"PySocks (>=1.5.6,!=1.5.7)"
]
use_chardet_on_py3
=
[
"chardet (>=3.0.2,<6)"
]
[[
package
]]
<<<<<<<
HEAD
name
=
"six"
version
=
"1.16.0"
description
=
"Python 2 and 3 compatibility utilities"
category
=
"main"
optional
=
false
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
"
[[package]]
=
=====
=
>>>>>>>
origin/correct-dev-dependencies
name
=
"tomli"
version
=
"2.0.1"
description
=
"A lil' TOML parser"
...
...
@@ -264,6 +319,14 @@ charset-normalizer = [
{file
=
"charset-normalizer-2.1.1.tar.gz"
,
hash
=
"sha256:5a3d016c7c547f69d6f81fb0db9449ce888b418b5b9952cc5e6e66843e9dd845"
}
,
{file
=
"charset_normalizer-2.1.1-py3-none-any.whl"
,
hash
=
"sha256:83e9a75d1911279afd89352c68b45348559d1fc0506b054b346651b5e7fee29f"
}
,
]
certifi
=
[
{file
=
"certifi-2022.6.15-py3-none-any.whl"
,
hash
=
"sha256:fe86415d55e84719d75f8b69414f6438ac3547d2078ab91b67e779ef69378412"
}
,
{file
=
"certifi-2022.6.15.tar.gz"
,
hash
=
"sha256:84c85a9078b11105f04f3036a9482ae10e4621616db313fe045dd24743a0820d"
}
,
]
charset-normalizer
=
[
{file
=
"charset-normalizer-2.1.1.tar.gz"
,
hash
=
"sha256:5a3d016c7c547f69d6f81fb0db9449ce888b418b5b9952cc5e6e66843e9dd845"
}
,
{file
=
"charset_normalizer-2.1.1-py3-none-any.whl"
,
hash
=
"sha256:83e9a75d1911279afd89352c68b45348559d1fc0506b054b346651b5e7fee29f"
}
,
]
colorama
=
[
{file
=
"colorama-0.4.5-py2.py3-none-any.whl"
,
hash
=
"sha256:854bf444933e37f5824ae7bfc1e98d5bce2ebe4160d46b5edf346a89358e99da"
}
,
{file
=
"colorama-0.4.5.tar.gz"
,
hash
=
"sha256:e6c6b4334fc50988a639d9b98aa429a0b57da6e17b9a44f0451f930b6967b7a4"
}
,
...
...
@@ -294,6 +357,10 @@ idna = [
{file
=
"idna-3.3-py3-none-any.whl"
,
hash
=
"sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff"
}
,
{file
=
"idna-3.3.tar.gz"
,
hash
=
"sha256:9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d"
}
,
]
idna
=
[
{file
=
"idna-3.3-py3-none-any.whl"
,
hash
=
"sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff"
}
,
{file
=
"idna-3.3.tar.gz"
,
hash
=
"sha256:9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d"
}
,
]
iniconfig
=
[
{file
=
"iniconfig-1.1.1-py2.py3-none-any.whl"
,
hash
=
"sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3"
}
,
{file
=
"iniconfig-1.1.1.tar.gz"
,
hash
=
"sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32"
}
,
...
...
@@ -464,3 +531,7 @@ urllib3 = [
{file
=
"urllib3-1.26.12-py2.py3-none-any.whl"
,
hash
=
"sha256:b930dd878d5a8afb066a637fbb35144fe7901e3b209d1cd4f524bd0e9deee997"
}
,
{file
=
"urllib3-1.26.12.tar.gz"
,
hash
=
"sha256:3fa96cf423e6987997fc326ae8df396db2a8b7c667747d47ddd8ecba91f4a74e"
}
,
]
urllib3
=
[
{file
=
"urllib3-1.26.12-py2.py3-none-any.whl"
,
hash
=
"sha256:b930dd878d5a8afb066a637fbb35144fe7901e3b209d1cd4f524bd0e9deee997"
}
,
{file
=
"urllib3-1.26.12.tar.gz"
,
hash
=
"sha256:3fa96cf423e6987997fc326ae8df396db2a8b7c667747d47ddd8ecba91f4a74e"
}
,
]
This diff is collapsed.
Click to expand it.
pyproject.toml
+
2
−
0
View file @
eed264de
...
...
@@ -19,6 +19,8 @@ pandas = "^1.4.4"
[tool.poetry.dev-dependencies]
pytest
=
"^7.1.3"
requests
=
"^2.28.1"
pytest
=
"^7.1.3"
requests
=
"^2.28.1"
[build-system]
requires
=
["poetry-core>
=
1.0
.
0
"]
...
...
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